You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ What the PR submitter is responsible for:
93
93
* Failed URL check where you know the URL is actually OK: OK to ignore.
94
94
* Failed URL on another page outside of your PR: fix it if you can. If you can't fix it (not sure what to replace it with, etc.), please note the problem in the PR discussion. The person who merges the PR may choose to ignore the issue.
95
95
* Spellchecker: Click on the Details link, then expand the Check Spelling section of the report that comes up to identify the issue.
96
-
* Spelling issue in a file that is part of the PR: you must fix it. If it's a legitimate word, you may need to add an exception to [`.github/workflows/typo_config.toml`](.github/workflows/topy_config.toml)
96
+
* Spelling issue in a file that is part of the PR: you must fix it. If it's a legitimate word, you may need to add an exception to [`.github/workflows/typo_config.toml`](.github/workflows/typo_config.toml)
97
97
* Spelling issue in a file that is not part of the PR: this generally shouldn't happen, as previous PRs have also had the spellchecker run.
98
98
99
99
Questions? Not sure what to do or what the problem is? Ask on the #website channel on Slack.
0 commit comments