From 2fbfcbac26593934ff5ee01969bbce9506f8afe7 Mon Sep 17 00:00:00 2001 From: Andre_601 Date: Wed, 27 Mar 2024 23:14:54 +0100 Subject: [PATCH] Fix missing closing /// --- docs/general/commands/hologram.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/general/commands/hologram.md b/docs/general/commands/hologram.md index 0b01fdc..688f53e 100644 --- a/docs/general/commands/hologram.md +++ b/docs/general/commands/hologram.md @@ -82,6 +82,7 @@ For a list of all available subcommands run the following command: > /dh h create test First Line > /dh h create test -l:world:0:100:0 First Line > ``` +> /// ----