Skip to content

Commit 03f62c1

Browse files
authored
Fix typo
Fix typo in readme.
1 parent bf20494 commit 03f62c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The latest release of opam2web is available via
1313
opam install opam2web
1414
```
1515

16-
### Prerequisties
16+
### Prerequisites
1717

1818
- re [github.com/ocaml/ocaml-re](https://github.com/ocaml/ocaml-re)
1919
- uri [github.com/avsm/ocaml-uri](https://github.com/avsm/ocaml-uri)
@@ -64,7 +64,7 @@ If no repository is given, the current local opam universe is used.
6464
Some available options are:
6565
- `--output / -o [directory]`
6666
The directory where to write the generated HTML files.
67-
- `--content / -c [direcory]`
67+
- `--content / -c [directory]`
6868
The directory where to find documentation and templates to use.
6969
Defaults to 'content'.
7070
- `--where [comma-separated predicate list]`

0 commit comments

Comments
 (0)