Skip to content

Commit 3b216d4

Browse files
docs: Fix examples for updateTextInterval
1 parent 19bad7d commit 3b216d4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/src/fancyholograms/commands/hologram.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@ Permission: ``FancyHolograms.admin``
175175
Description: Sets the interval for refreshing the text (useful for
176176
placeholders)<br/>
177177
Syntax: ``/Hologram edit (hologram) updateTextInterval (ticks | seconds | minutes)``<br/>
178-
Example ticks:``/Hologram edit (hologram) updateTextInterval (15)``<br/>
179-
Example seconds:``/Hologram edit (hologram) updateTextInterval (5s)``<br/>
180-
Example minutes:``/Hologram edit (hologram) updateTextInterval (5m)``<br/>
178+
Example ticks:``/Hologram edit (hologram) updateTextInterval 15``<br/>
179+
Example seconds:``/Hologram edit (hologram) updateTextInterval 5s``<br/>
180+
Example minutes:``/Hologram edit (hologram) updateTextInterval 5m``<br/>
181181
Permission: ``FancyHolograms.admin``
182182

183183
### background

0 commit comments

Comments
 (0)