Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Getting Started #155

Closed
Alizter opened this issue May 20, 2022 · 1 comment
Closed

Typo in Getting Started #155

Alizter opened this issue May 20, 2022 · 1 comment

Comments

@Alizter
Copy link

Alizter commented May 20, 2022

In Getting Started there is a typo. This

let cmd = Cmd.v (Cmd.info "revolt") revolt_t

should probably be this:

let revolt_cmd = Cmd.v (Cmd.info "revolt") revolt_t
@dbuenzli
Copy link
Owner

Thank you this was fixed in 01f29b1 by @pveber. Once again ocaml/odoc#303 would be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants