Skip to content

Commit 42b913c

Browse files
mohammed-ali-1flovilmart
authored andcommitted
fixed typo (#982)
1 parent 9c37954 commit 42b913c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ parse-dashboard --dev --appId yourAppId --masterKey yourMasterKey --serverURL "h
5252

5353
You may set the host, port and mount path by supplying the `--host`, `--port` and `--mountPath` options to parse-dashboard. You can use anything you want as the app name, or leave it out in which case the app ID will be used.
5454

55-
NB: the `--dev` parameter is disabling production-ready security features, do not use this parameter when starting the dashboard in production. This parameter is useful is you are running on docker.
55+
NB: the `--dev` parameter is disabling production-ready security features, do not use this parameter when starting the dashboard in production. This parameter is useful if you are running on docker.
5656

5757
After starting the dashboard, you can visit http://localhost:4040 in your browser:
5858

0 commit comments

Comments
 (0)