diff --git a/files/templates/formatting.html b/files/templates/formatting.html
index 610fb7599..0ac5efb23 100644
--- a/files/templates/formatting.html
+++ b/files/templates/formatting.html
@@ -419,12 +419,12 @@ line breaks
Marquee |
- <marquee direction="up" scrollamount="10" behavior="scroll" height="100" width="60">
+ <marquee direction="up" behavior="scroll" scrollamount="10" height="100">
This is a sample scrolling text that has scrolls in the upper direction.
</marquee>
|
- |