Skip to content

Commit ad767a5

Browse files
authored
fix typo (#226)
1 parent cf27323 commit ad767a5

File tree

1 file changed

+1
-1
lines changed
  • projects/the-type-system/system-of-a-clown

1 file changed

+1
-1
lines changed

projects/the-type-system/system-of-a-clown/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ npm run tsc -- --project 01-clowning-around --watch
3131
## Notes
3232

3333
- Don't import code from one step into another.
34-
- Some of the errors presented by TypeScript may use symbols or terms not you haven't covered yet. That's ok! Do your best with what you know so far.
34+
- Some of the errors presented by TypeScript may use symbols or terms you haven't covered yet. That's ok! Do your best with what you know so far.

0 commit comments

Comments
 (0)