Skip to content

Commit 626cea5

Browse files
committed
Fix typo.
1 parent d170bcc commit 626cea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To start an eslint config file:
3838
```sh
3939
npx eslint --init
4040
```
41-
Or rename a template from the `examples/` directory:
41+
Or copy a template from the `examples/` directory:
4242
```sh
4343
cp node_modules/@digitalbazaar/eslint-config/examples/node-recommended.js ./eslint.config.js
4444
```

0 commit comments

Comments
 (0)