Fix minor typo

This commit is contained in:
Oliver Blanthorn 2018-05-28 15:13:23 +01:00
parent 58c3eba08c
commit 763e5c9a8b
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -95,7 +95,7 @@ Extended hint modes allow you to perform actions on page items:
* `;k` — delete an element from the page
* `;;` — focus an element
Additionally, you can bind to a custom CSS selector with `:hint -c [selector]` which is useful for site-specific versions of the standard `f` hint mode.
Additionally, you can hint elements matching a custom CSS selector with `:hint -c [selector]` which is useful for site-specific versions of the standard `f` hint mode.
### Binding custom commands