Skip to content

Commit a61f49e

Browse files
authored
Merge pull request #99 from christophgysin/patch-1
README: fix typo
2 parents b932d0b + eedb310 commit a61f49e

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
@@ -118,7 +118,7 @@ We are happy to accept more examples from the community. 🎉
118118
npm run lint
119119
```
120120

121-
2. Add a `package.json` file in your example with the name of the example and a `description` and any `dependancies` used.
121+
2. Add a `package.json` file in your example with the name of the example and a `description` and any `dependencies` used.
122122

123123
3. Regenerate the README.md with the following command
124124

0 commit comments

Comments
 (0)