Skip to content

Commit f6ff3da

Browse files
committed
fix capitalization
1 parent 13e6f68 commit f6ff3da

File tree

1 file changed

+1
-1
lines changed
  • site/source/docs/building_from_source

1 file changed

+1
-1
lines changed

site/source/docs/building_from_source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ top level of the repository takes care of running these steps and ``emcc`` will
1414
error out if it detects that ``bootstrap`` needs to be run.
1515

1616
Emscripten comes with its own versions some C/C++ system libaries which ``emcc``
17-
builds automatically as and when needed (In the emsdk builds, these are precompiled).
17+
builds automatically as and when needed (in the emsdk builds, these are precompiled).
1818
You can also build them manually with the ``embuilder`` tool - see ``embuilder --help``
1919
for more information.
2020

0 commit comments

Comments
 (0)