Fix a typo in the README (from anonymous Raph) - clic - Clic is an command line interactive client for gopher written in Common LISP HTML git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/clic/ DIR Log DIR Files DIR Refs DIR Tags DIR README DIR LICENSE --- DIR commit 5a43753f349cbbc42557ef65234da612245eeb01 DIR parent 207b9dfd4a861e92479c21cda6fd228f9185d300 HTML Author: Solene Rapenne <solene@perso.pw> Date: Wed, 22 Aug 2018 10:15:57 +0200 Fix a typo in the README (from anonymous Raph) Diffstat: M README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/README.md b/README.md @@ -37,7 +37,7 @@ How to use clic =============== By default *clic* will load the page **gopherproject/1/** with a -number on the left of each link. Pleas type the number of a link to +number on the left of each link. Please type the number of a link to follow it. If it's a text, the $PAGER program will be called to show it, if it's a binary file (types g,I and 9) it will be downloaded into `/tmp/` and then `xdg-open` will be called on the filename.