Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit ae9d448

Browse files
committed
docs: fixes typo in README.md
1 parent d517599 commit ae9d448

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
@@ -77,7 +77,7 @@ git = "https://github.com/kbknapp/doapi-rs.git"
7777

7878
Add `extern crate dopai;` to your crate root.
7979

80-
Define a list of valid arguments for your program (see the [documentation](https://kbknapp.github.io/doapi-rs/index.html)
80+
Define a list of valid arguments for your program (see the [documentation](https://kbknapp.github.io/doapi-rs/index.html))
8181

8282
### More Information
8383

0 commit comments

Comments
 (0)