Skip to content

Commit

Permalink
fix: fix typo (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
ucpr committed Apr 24, 2022
1 parent 05d944a commit 82b1ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -161,7 +161,7 @@ export MYVAR="a:1;b:2"
# map[string]string{"a":"1", "b":"2"}
```
This is especially helpful when your values include the default delimeter
This is especially helpful when your values include the default delimiter
character.
```bash
Expand Down

0 comments on commit 82b1ad8

Please sign in to comment.