Skip to content

Commit d6dee86

Browse files
committed
docs(config): fix minor proselint error in externals
1 parent 099d928 commit d6dee86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/configuration/externals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The bundle with external dependencies can be used in various module contexts, su
5353
- __commonjs2__: Similar to the above but where the export is `module.exports.default`.
5454
- __amd__: Similar to `commonjs` but using AMD module system.
5555

56-
The following syntaxes are accepted and interepreted in various different ways.
56+
The following syntaxes are accepted...
5757

5858

5959
### string

0 commit comments

Comments
 (0)