Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix spelling of parameterise and make consistent across book #203

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

sarahcollyer
Copy link
Contributor

Changed all spellings to parameterise/parameterised/parameterisation across the book to ensure consistency within the book, but also with other published works on gov.uk. The only exception is where we have referred to pytest.mark.parametrize, as this is a decorator and we can't change it!

Also had to fiddle with the line length for some of the chapters as the pre-commit hooks were failing. Have rendered the pages locally and they still look fine, but it's worth double checking I haven't borked something else in doing so.

@sarahcollyer sarahcollyer linked an issue Oct 16, 2024 that may be closed by this pull request
book/checklist_higher.md Outdated Show resolved Hide resolved
book/checklist_higher.md Outdated Show resolved Hide resolved
Copy link
Contributor

@ellie-o ellie-o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to parameterise is fine - noticed another spelling error

book/checklist_moderate.md Outdated Show resolved Hide resolved
book/checklist_moderate.md Show resolved Hide resolved
@sarahcollyer
Copy link
Contributor Author

sarahcollyer commented Oct 17, 2024

Spotted typos all fixed; should all be good now @ellie-o .

@ellie-o ellie-o closed this Oct 17, 2024
@ellie-o ellie-o reopened this Oct 17, 2024
@ellie-o ellie-o merged commit 1f34538 into main Oct 17, 2024
2 checks passed
@ellie-o ellie-o deleted the 202-consistent-spelling-of-parameterise branch October 17, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consistent spelling of parameterise
2 participants