Skip to content

Commit

Permalink
Fix typo in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xvw committed Feb 4, 2025
1 parent ad6b0f7 commit e779bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ binary:
- `dune exec bin/ring.exe` display the manpage of the binary
- `dune exec bin/ring.exe -- build [COMMON_OPTIONS]` builds the ring in `_www`
using the current directory as source
- `dune exec bin/ring.exe -- build [COMMON_OPTIONS] [--port PORT]` launches a
- `dune exec bin/ring.exe -- watch [COMMON_OPTIONS] [--port PORT]` launches a
development server that rebuilds the ring each time a page is refreshed

The common options are:
Expand Down

0 comments on commit e779bda

Please sign in to comment.