From 281deabe3d209ac022d507a308084bdfc8ed950d Mon Sep 17 00:00:00 2001 From: Kristian Knarvik Date: Thu, 28 Apr 2022 13:23:07 +0200 Subject: [PATCH] Clarifies a table header title in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4493b5d..5b8ca9a 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ this: `world:essentials.gamemode.creatice,any:essentials.gamemode.survival,world ## Configuration options -| Node | Description | +| Option | Description | | -------- | -------- | | language | The language used for the plugin (en, nb-no) | | perWorldPermissions | Sets permissions for the current world instead of setting them globally |