summaryrefslogtreecommitdiff
path: root/doc/guides
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guides')
-rw-r--r--doc/guides/building-node-with-ninja.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/building-node-with-ninja.md b/doc/guides/building-node-with-ninja.md
index 4391d56bdb..ba495278ba 100644
--- a/doc/guides/building-node-with-ninja.md
+++ b/doc/guides/building-node-with-ninja.md
@@ -2,7 +2,7 @@
The purpose of this guide is to show how to build Node.js using [Ninja][], as
doing so can be significantly quicker than using `make`. Please see
-[Ninja's site][Ninja] for installation instructions (unix only).
+[Ninja's site][Ninja] for installation instructions (Unix only).
To build Node.js with ninja, there are 3 steps that must be taken: