Skip to content

Commit 468124d

Browse files
anishknyskipjack
authored andcommitted
docs(config): fix typo in externals (#1296)
1 parent b71ee5d commit 468124d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/configuration/externals.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ externals: {
3838
}
3939
```
4040

41-
This leaves any dependant modules unchanged, i.e. the code shown below will still work:
41+
This leaves any dependent modules unchanged, i.e. the code shown below will still work:
4242

4343
```javascript
4444
import $ from 'jquery';

0 commit comments

Comments
 (0)