aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2024-01-30 19:08:35 +0100
committerGitHub <[email protected]>2024-01-30 19:08:35 +0100
commit11272eca59e426906f1ee105371fe8477266c24b (patch)
tree9b2f69fbcd3e94299287482a8183181b5ee9a79e /site
parent7bec4de761de8904691f307bca4d4f806c2374c7 (diff)
downloadbootstrap-11272eca59e426906f1ee105371fe8477266c24b.tar.xz
bootstrap-11272eca59e426906f1ee105371fe8477266c24b.zip
Docs: add missing comma in native font stack code source in Content > Reboot (#39617)
Diffstat (limited to 'site')
-rw-r--r--site/content/docs/5.3/content/reboot.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.3/content/reboot.md b/site/content/docs/5.3/content/reboot.md
index ef2bd13bc..1400e8c55 100644
--- a/site/content/docs/5.3/content/reboot.md
+++ b/site/content/docs/5.3/content/reboot.md
@@ -64,7 +64,7 @@ $font-family-sans-serif:
// Android
Roboto,
// older macOS and iOS
- "Helvetica Neue"
+ "Helvetica Neue",
// Linux
"Noto Sans",
"Liberation Sans",