]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
docs: used title case for Browser History section 12178/head
authorJeremy Caney <Jeremy.Caney@Ignia.com>
Fri, 20 Nov 2020 22:14:08 +0000 (14:14 -0800)
committerGitHub <noreply@github.com>
Fri, 20 Nov 2020 22:14:08 +0000 (14:14 -0800)
Most sections across the documentation use title case. Magellan's section on `data-deep-link` used sentence case (i.e., "Browser history"). I've updated this to title case (i.e., "Browser History") for consistency.

docs/pages/magellan.md

index 17508b03d7477670d811f3644c19760dc9a852ab..a90e7642dab2abc9502891b8a69ecafe6b344e31 100644 (file)
@@ -90,7 +90,7 @@ This below example is a simplified version of the table of contents on the right
 
 ---
 
-## Browser history
+## Browser History
 
 When the `data-deep-link` option is set to `true`, the active section of Magellan is recorded by adding a hash with the active Magellan section ID to the browser URL. By default, Magellan *replaces* the browser history (using `history.replaceState()`).