summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/node.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/node.1 b/doc/node.1
index d6807f4f61..0f3933a58d 100644
--- a/doc/node.1
+++ b/doc/node.1
@@ -100,7 +100,7 @@ value to an empty string ("") disables persistent REPL history.
type: bool default: false
--harmony (enable all completed harmony features)
type: bool default: false
- --harmony_shipping (enable all shipped harmony fetaures)
+ --harmony_shipping (enable all shipped harmony features)
type: bool default: true
--legacy_const (legacy semantics for const in sloppy mode)
type: bool default: true