From 42089aaadc56be42c3d75c1f64118cfcf364f30f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 13 Nov 2019 19:45:28 +0530 Subject: [PATCH] typo --- docs/kittens/hints.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kittens/hints.rst b/docs/kittens/hints.rst index c4396e29a..4a83729da 100644 --- a/docs/kittens/hints.rst +++ b/docs/kittens/hints.rst @@ -65,7 +65,7 @@ contents: # will open the provided url in the system browser boss.open_url(f'https://www.google.com/search?q=define:{word}') -Nor run kitty with:: +Now run kitty with:: kitty -o 'map f1 kitten hints --customize-processing custom-hints.py'