Skip to content

Commit f5b9313

Browse files
committed
fixes typo
1 parent 1ab8bfb commit f5b9313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/_assets/js/nav.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $.when($.ready).then(function() {
3636
// Scroll to the top of the page
3737
$(document).scrollTop(0)
3838

39-
// Add page load to brower history
39+
// Add page load to browser history
4040
window.history.pushState({
4141
'href': href,
4242
'title': title,

0 commit comments

Comments
 (0)