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.
---
-## 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()`).