diff --git a/pages/common/hexdump.md b/pages/common/hexdump.md
index d6fc8719c1..7402464155 100644
--- a/pages/common/hexdump.md
+++ b/pages/common/hexdump.md
@@ -2,7 +2,7 @@
> Display file contents in hexadecimal, decimal, octal, or ASCII.
> Useful for inspecting dump file, binary data, or debug output.
-> More information: .
+> More information: .
- Print the hexadecimal representation of a file, replacing duplicate lines by `*`: