Skip to content

Commit d40fdcd

Browse files
authored
Fix typo in Compiler-options.adoc
1 parent b8858ac commit d40fdcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/docsource/Compiler-options.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ mode. In package mode, you have to provide `package.json` on top and set the opt
4949
The project name of your project. The user is suggested to make it
5050
consistent with the `name` field in `package.json`
5151

52-
### -bs-packge-output
52+
### -bs-package-output
5353
The format is `module_system:oupt/path/relative/to/package.json`
5454
Currently supported module systesms are: `commonjs`, `amdjs` and
5555
`es6`.
@@ -142,4 +142,4 @@ bsc.exe -c -ppx bsppx.exe -bs-no-builtin-ppx-ml c.ml
142142

143143
### -bs-no-version-header
144144

145-
Don't print version header.
145+
Don't print version header.

0 commit comments

Comments
 (0)