Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Onkar Khadangale <87750369+OnkarRuikar@users.noreply.github.com>
  • Loading branch information
Josh-Cena and OnkarRuikar authored Oct 28, 2024
1 parent 3c9558e commit f4ab667
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/spelling-check-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
${{ env.OUTPUT }}
> [!TIP]
> If the word is actually valid, consider adding it to one of the dictionaries under `.vscode/dictionaries`.
> If the word is actually valid or it is required to be ignored, consider adding it to one of the dictionaries under [`.vscode/dictionaries`](https://github.com/mdn/content/tree/main/.vscode/dictionaries).
1 change: 0 additions & 1 deletion .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@
"csrftoken=\\w+",
"csrfmiddlewaretoken=\\w+",
"widget_session=\\w+",
"Urls",
"ucaf:.*\""
],
"dictionaryDefinitions": [
Expand Down

0 comments on commit f4ab667

Please sign in to comment.