We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e6f68 commit f6ff3daCopy full SHA for f6ff3da
site/source/docs/building_from_source/index.rst
@@ -14,7 +14,7 @@ top level of the repository takes care of running these steps and ``emcc`` will
14
error out if it detects that ``bootstrap`` needs to be run.
15
16
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).
+builds automatically as and when needed (in the emsdk builds, these are precompiled).
18
You can also build them manually with the ``embuilder`` tool - see ``embuilder --help``
19
for more information.
20
0 commit comments