commit a1848a8b4fa872fe333dcf38269719a6b30a9eeb
parent 46cca1a8438f65a32fc8f7db8bad1c6719d1fe1f
Author: Christoph Lohmann <20h@r-36.net>
Date: Thu, 22 Oct 2015 17:46:30 +0200
Gopher is a protocol.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless.org/project_ideas.md b/suckless.org/project_ideas.md
@@ -127,7 +127,7 @@ of GTK and its other evil friends.
### Gopher services
-Gopher is a sane prorotocol which has hierarchy in its design. It allows the
+Gopher is a sane protocol which has hierarchy in its design. It allows the
abstraction of a mass of information in a filesystem. The goal of this meta
project is to find ideas how to implement gopher services to easily access the
web and new information.