From 5dc183d788fb5c899ff085883071f3679c9eac15 Mon Sep 17 00:00:00 2001 From: "J.M. de Jong" Date: Mon, 18 May 2020 19:44:01 +0200 Subject: fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ba0140..4516f54 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The client for Asciifarm Asciifarm is a multiplayer RPG/farming game that is played in the terminal. -The intended use is to play this servers with a shared login (through ssh) but it can be layed in other contexts too. +The intended use is to play this servers with a shared login (through ssh) but it can be played in other contexts too. Players can fight enemies and plant crops to gather resources. -- cgit