Skip to content

Commit

Permalink
docs: fix typo (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
machecazzon authored Sep 30, 2024
1 parent f2425f9 commit 81ae982
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 @@ -268,7 +268,7 @@ All commands are available with a function named accordingly:

### options

All flags have a matching option function to configure the previous commands beyond their default bahavior:
All flags have a matching option function to configure the previous commands beyond their default behavior:

- `svu.Current(svu.WithPattern("p*"))`
- `svu.Next(svu.WithPrefix("ver"))`
Expand Down

0 comments on commit 81ae982

Please sign in to comment.