Skip to content

Commit f809c11

Browse files
authored
[NFC] Fix a typo in README.md (#1451)
1 parent a2383b3 commit f809c11

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
@@ -193,7 +193,7 @@ latest git development branch `main`, run the following:
193193
### How do I use my own Emscripten github fork with the SDK?
194194

195195
It is also possible to use your own fork of the Emscripten repository via the
196-
SDK. This is achieved with standard git machinery, so there if you are already
196+
SDK. This is achieved with standard git machinery, so if you are already
197197
acquainted with working on multiple remotes in a git clone, these steps should
198198
be familiar to you. This is useful in the case when you want to make your own
199199
modifications to the Emscripten toolchain, but still keep using the SDK

0 commit comments

Comments
 (0)