From 53644fcad59d3505bee580070d040fb0f3f5e694 Mon Sep 17 00:00:00 2001 From: Marcos Marado Date: Fri, 1 Oct 2021 16:49:15 +0100 Subject: [PATCH] README: tiny typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 850bc6b..b5b399c 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ At a high level, actual usage of the system as a MUSH server offering various ga 1. [ ] Build more of the world (dig out new areas) 1. [ ] Get customised area descriptions based on changes in world state (event subscriptions) -PLayers with the `builder` role are able to add new areas to the game, create and place items, update existing areas, etc. All players may build one home in an available location (for areas that are approved for homes where there are available slots). +Players with the `builder` role are able to add new areas to the game, create and place items, update existing areas, etc. All players may build one home in an available location (for areas that are approved for homes where there are available slots). ## License [↟](#table-of-contents)