Skip to content

Commit 7069998

Browse files
authored
[docs] Fix markdown bold text typo (#12284)
1 parent 9f88de2 commit 7069998

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,5 +507,6 @@ a license to everyone to use it as detailed in LICENSE.)
507507
* Max Weisel <[email protected]>
508508
* Georg Rottensteiner <[email protected]>
509509
* Julien Jorge <[email protected]>
510+
* Benjamin Lee <[email protected]>
510511
* Attila Oláh <[email protected]> (copyright owned by Google, LLC)
511512
* Marat Dukhan <[email protected]> (copyright owned by Google, LLC)

site/source/docs/tools_reference/emsdk.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Emscripten SDK (emsdk)
55
======================
66

7-
** Emscripten SDK (** ``emsdk`` **) is used to perform all SDK maintenance. You only need to install the SDK once; after that emsdk can do all further updates!**
7+
**Emscripten SDK (** ``emsdk`` **) is used to perform all SDK maintenance. You only need to install the SDK once; after that emsdk can do all further updates!**
88

99
With *emsdk* you can download, install or remove *any* :term:`SDK` or :term:`Tool`, and even use the :ref:`bleeding edge versions <emsdk-master-or-incoming-sdk>` in development on GitHub. To access the *emsdk* on Windows, first launch the :ref:`Emscripten Command Prompt <emcmdprompt>`. Most operations are of the form ``./emsdk command``.
1010

0 commit comments

Comments
 (0)