Skip to content

Commit dbccf8d

Browse files
phlcobnoordhuis
authored andcommitted
doc: fix spelling error in feature flags
PR-URL: #1286 Reviewed-By: Ben Noordhuis <[email protected]>
1 parent a2ea168 commit dbccf8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/iojs.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If set to 1 then colors will not be used in the REPL.
8181
type: bool default: false
8282
--harmony (enable all completed harmony features)
8383
type: bool default: false
84-
--harmony_shipping (enable all shipped harmony fetaures)
84+
--harmony_shipping (enable all shipped harmony features)
8585
type: bool default: true
8686
--harmony_modules (enable "harmony modules (implies block scoping)" (in progress))
8787
type: bool default: false

0 commit comments

Comments
 (0)