Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
Fix one more typo
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
killercup committed Feb 1, 2018
1 parent 789faa7 commit 2c44268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ just like in a `fn main`.
The only noticable difference is that you can use `?`
to exit the function on errors
and print a nice human-readable error message.
You can find out more about the main macro in [quicli's API documentaton].
You can find out more about the main macro in [quicli's API documentation].

[quicli's API documentaton]: https://docs.rs/quicli/0.1.2/quicli/macro.main.html

Expand Down

0 comments on commit 2c44268

Please sign in to comment.