tidymodels / TMwR

Code and content for "Tidy Modeling with R"
https://tmwr.org
Other
579 stars 272 forks source link

remove duplicated periods after footnotes #348

Closed simonpcouch closed 1 year ago

simonpcouch commented 1 year ago

I came across a couple spots in Ch 10 this morning where a duplicate period is placed after a footnote. Fixes:

high bias models.17.

and

but bias is not.19.

🙂

github-actions[bot] commented 1 year ago

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.