Skip to content

Commit fa6db41

Browse files
author
Taylor Payne
committed
fixup! feat: allow customization of external URLs
1 parent a41e178 commit fa6db41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ export function ensureConfig(keys, requester = 'unspecified application code') {
306306
}
307307

308308
/**
309-
* Get an external link URL based on the URL provided. If the passed in URL is overriden in the
309+
* Get an external link URL based on the URL provided. If the passed in URL is overridden in the
310310
* `externalLinkUrlOverrides` object, it will return the overridden URL. Otherwise, it will return
311311
* the provided URL.
312312
*

0 commit comments

Comments
 (0)