diff --git a/Elements.Components/src/SpaceConfiguration.cs b/Elements.Components/src/SpaceConfiguration.cs
index cedee54f9..6629d14ce 100644
--- a/Elements.Components/src/SpaceConfiguration.cs
+++ b/Elements.Components/src/SpaceConfiguration.cs
@@ -137,7 +137,7 @@ public ContentElement ContentElement
///
/// Allow rotation of the configuration
///
- public bool AllowRotatation { get; set; }
+ public bool AllowRotation { get; set; }
///
/// Create a set of element instances from this configuration.