Skip to content

Commit 2ea813d

Browse files
authored
[docs] Fix misspelling of "settings". NFC (#22236)
"settings" was misspelled as "serttings" in the reference section of the `docs` page. Fixed #22234. URL: [../docs/index](https://emscripten.org/docs/index.html)
1 parent 7fe4690 commit 2ea813d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/source/docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This comprehensive documentation set contains everything you need to know to use
3030
**Reference:**
3131

3232
- :ref:`api-reference-index` is a reference for the Emscripten toolchain.
33-
- :ref:`settings-reference` is a reference of all the Emscripten compiler serttings.
33+
- :ref:`settings-reference` is a reference of all the Emscripten compiler settings.
3434
- :ref:`tools-reference` is a reference for the Emscripten integration APIs.
3535
- :ref:`Sanitizers` shows how to debug with sanitizers.
3636
- :ref:`Module-Splitting` is a guide to splitting modules and deferring the

0 commit comments

Comments
 (0)