Skip to content

Commit

Permalink
Fix typo in Readme
Browse files Browse the repository at this point in the history
It should be `user` instead of `UserName`
  • Loading branch information
Nukesor authored Nov 2, 2018
1 parent 1c9e639 commit b9e5aa4
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 @@ -34,7 +34,7 @@ in a convenient way using [rofi](https://github.com/DaveDavenport/rofi).
SomeField: foobar
AnotherField: barfoo
url: http://my.url.foo
autotype: SomeField :tab UserName :tab AnotherField :tab pass
autotype: SomeField :tab user :tab AnotherField :tab pass
```

You can use `:tab`, `:enter`, or `:space` here to type <kbd>Tab</kbd>,
Expand Down

0 comments on commit b9e5aa4

Please sign in to comment.