From 8c0659430f9e33b2fa1b69417ad7ea87a87aebb0 Mon Sep 17 00:00:00 2001 From: William Blake Galbreath Date: Fri, 28 Feb 2020 18:52:06 -0600 Subject: [PATCH] Fix typo in docs --- docs/source/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/configuration.rst b/docs/source/configuration.rst index b5157aa4b..248414295 100644 --- a/docs/source/configuration.rst +++ b/docs/source/configuration.rst @@ -302,7 +302,7 @@ gameplay-mechanics - **default**: true - **description**: Save projectile entities to the world/chunk so they can be reloaded later -* amorstand +* armorstand * step-height - **default**: 0.0 - **description**: Set the default step height of armorstands. Useful for plugins that utilize armorstands as vehicles to be able to drive over blocks without jumping, etc