Skip to content

Commit 2df6ad4

Browse files
authored
[Docs] Fix typo from #22838 (#22951)
1 parent 437140d commit 2df6ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/source/docs/getting_started/downloads.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ GitHub and set them as :term:`active <Active Tool/SDK>`:
5252
# Activate PATH and other environment variables in the current terminal
5353
source ./emsdk_env.sh
5454

55-
.. tip:: If you want to avoid executing `source ./emsdk_env.sh` every time you open a new terminal you can follow the intstructions given by the `emsdk activate` command above to add this command to your startup scripts.
55+
.. tip:: If you want to avoid executing `source ./emsdk_env.sh` every time you open a new terminal you can follow the instructions given by the `emsdk activate` command above to add this command to your startup scripts.
5656

5757
.. note:: On Windows, run ``emsdk.bat`` instead of ``./emsdk``, and ``emsdk_env.bat`` instead of ``source ./emsdk_env.sh``.
5858

0 commit comments

Comments
 (0)