Skip to content

Commit 233b1a9

Browse files
authored
Update externals.md (#3937)
1 parent 4d43d2c commit 233b1a9

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
@@ -96,7 +96,7 @@ will compile to something like:
9696
const fs = require('fs-extra');
9797
```
9898

99-
### [string]
99+
### `[string]`
100100

101101
```javascript
102102
module.exports = {

0 commit comments

Comments
 (0)