Skip to content

Commit 64ae62f

Browse files
Jason-CookePierre Guillaume Herveou
authored and
Pierre Guillaume Herveou
committed
docs: fix typo (protobufjs#1241)
1 parent b76dda4 commit 64ae62f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -653,9 +653,9 @@ Translates between file formats and generates static code.
653653
--no-beautify Does not beautify generated code.
654654
--no-comments Does not output any JSDoc comments.
655655
656-
--force-long Enfores the use of 'Long' for s-/u-/int64 and s-/fixed64 fields.
657-
--force-number Enfores the use of 'number' for s-/u-/int64 and s-/fixed64 fields.
658-
--force-message Enfores the use of message instances instead of plain objects.
656+
--force-long Enforces the use of 'Long' for s-/u-/int64 and s-/fixed64 fields.
657+
--force-number Enforces the use of 'number' for s-/u-/int64 and s-/fixed64 fields.
658+
--force-message Enforces the use of message instances instead of plain objects.
659659
660660
usage: pbjs [options] file1.proto file2.json ... (or pipe) other | pbjs [options] -
661661
```

0 commit comments

Comments
 (0)