summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Lapshin <321946+alapshin@users.noreply.github.com>2024-04-01 15:17:14 +0200
committerGitHub <noreply@github.com>2024-04-01 15:17:14 +0200
commit5d4007f5c179657611d7205e78cd8075eebbf532 (patch)
tree1580f1f0724a4fac210b3f25d630c2e57a308376
parentbe4e97c2d9169cbf0bc30e271dd4ba07530dc46f (diff)
docs(preset): fix incorrect Rocky Linux key in plain text symbols preset (#5899)
-rw-r--r--docs/public/presets/toml/plain-text-symbols.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/public/presets/toml/plain-text-symbols.toml b/docs/public/presets/toml/plain-text-symbols.toml
index 90577451e..244dc3a7b 100644
--- a/docs/public/presets/toml/plain-text-symbols.toml
+++ b/docs/public/presets/toml/plain-text-symbols.toml
@@ -157,7 +157,7 @@ Pop = "pop "
Raspbian = "rasp "
Redhat = "rhl "
RedHatEnterprise = "rhel "
-Rocky = "rky "
+RockyLinux = "rky "
Redox = "redox "
Solus = "sol "
SUSE = "suse "