Skip to content

Commit

Permalink
Update inst/resources/gitbook/js/plugin-fontsettings.js
Browse files Browse the repository at this point in the history
Co-authored-by: Yihui Xie <[email protected]>
  • Loading branch information
hayden-MB and yihui authored Oct 25, 2024
1 parent fa64a81 commit 26f3ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/resources/gitbook/js/plugin-fontsettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ gitbook.require(["gitbook", "lodash", "jQuery"], function(gitbook, _, $) {
},
{
text: 'Spacing +',
onClick: increaseSpacing
onClick: changeSpacing
}
]
]
Expand Down

0 comments on commit 26f3ea2

Please sign in to comment.