diff --git a/docs/src/fancyholograms/commands/hologram.md b/docs/src/fancyholograms/commands/hologram.md index 236fc395..1f3fad9d 100644 --- a/docs/src/fancyholograms/commands/hologram.md +++ b/docs/src/fancyholograms/commands/hologram.md @@ -175,9 +175,9 @@ Permission: ``FancyHolograms.admin`` Description: Sets the interval for refreshing the text (useful for placeholders)
Syntax: ``/Hologram edit (hologram) updateTextInterval (ticks | seconds | minutes)``
-Example ticks:``/Hologram edit (hologram) updateTextInterval (15)``
-Example seconds:``/Hologram edit (hologram) updateTextInterval (5s)``
-Example minutes:``/Hologram edit (hologram) updateTextInterval (5m)``
+Example ticks:``/Hologram edit (hologram) updateTextInterval 15``
+Example seconds:``/Hologram edit (hologram) updateTextInterval 5s``
+Example minutes:``/Hologram edit (hologram) updateTextInterval 5m``
Permission: ``FancyHolograms.admin`` ### background