Skip to content

Commit 9ca4d84

Browse files
Marti Bolivarnashif
authored andcommitted
getting_started: fixes for intro section
Commas are needed before coordinating conjunctions joining independent clauses. Two backticks are needed for teletype fonts. Signed-off-by: Marti Bolivar <[email protected]>
1 parent 3fc206f commit 9ca4d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/getting_started/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ by Zephyr:
4343
* ``make``: Supported on UNIX-like platforms (Linux, macOS).
4444
* ``ninja``: Supported on all platforms.
4545

46-
Most of the examples in the Zephyr documentation use `ninja` as a build tool
46+
Most of the examples in the Zephyr documentation use ``ninja`` as a build tool,
4747
but you should be able to use any generator on any of the examples listed.
4848

4949
Set Up the Development Environment

0 commit comments

Comments
 (0)