diff --git a/readme.md b/readme.md index c709e943..26e7c65b 100644 --- a/readme.md +++ b/readme.md @@ -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