Skip to content

Commit

Permalink
fixed typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly authored May 29, 2024
1 parent 3b2bae9 commit 2f10a39
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 @@ -9,7 +9,7 @@ var shortVersion, longVersion, fullVersion := version.FromBuildInfo()

Complete example in [sample/simpleMain.go](sample/simpleMain.go)

See also a tiny library using this one to reduce the repition in main programs: [fortio.org/cli](https://github.com/fortio/cli#cli) package.
See also a tiny library using this one to reduce the repetition in main programs: [fortio.org/cli](https://github.com/fortio/cli#cli) package.

Yielding:
```shell
Expand Down

0 comments on commit 2f10a39

Please sign in to comment.