Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit bd4df9b

Browse files
authored
Merge pull request #87 from MaxDesiatov/patch-1
Fix typo in README.md
2 parents eb242cf + 3ab99f2 commit bd4df9b

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
@@ -272,7 +272,7 @@ run the `watch` script
272272
to start watching for changes to files in the `Assets` folder.
273273
Whenever an asset source file is added, removed, or updated,
274274
its corresponding (unoptimized) product is automatically generated
275-
in the `Resouces` folder.
275+
in the `Resources` folder.
276276

277277
```terminal
278278
$ npm run watch

0 commit comments

Comments
 (0)