Skip to content

Commit 6cf55b0

Browse files
Fix readme typo (ethereum-lists#5025)
1 parent cf893bf commit 6cf55b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Also please run the prettier to format your json according to the style [defined
108108
e.g. run
109109

110110
```
111-
npx prettier --write _data/*/*.json`
111+
npx prettier --write _data/*/*.json
112112
```
113113

114114
### Once PR is submitted

0 commit comments

Comments
 (0)