diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml
index a5cd0e304e..a95a452fe9 100644
--- a/stepmania/Docs/LuaDocumentation.xml
+++ b/stepmania/Docs/LuaDocumentation.xml
@@ -105,7 +105,7 @@
Set the pitch to fPitch. The associated ActorSound have SupportsRateChanging = true on load.
-
+
Set the speed (that is, the rate at which the sound plays) to fSpeed. The associated ActorSound must have SupportsRateChanging = true on load.