Skip to content

Commit 971c3c0

Browse files
authored
Merge pull request #523 from coderefinery/radovan/spelling
fixing spelling errors
2 parents d87a185 + 1a06796 commit 971c3c0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Spelling Erros Check
1+
name: Check spelling errors
22

33
on: [push]
44

content/commits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ to avoid the branch to be pushed to GitHub right away.
187187
:alt: RStudio screenshot of create branch
188188
:::
189189

190-
1. Create a new file, for example `sides/mixed-nuts.md`. Remember to save any changes to your file before commiting.
190+
1. Create a new file, for example `sides/mixed-nuts.md`. Remember to save any changes to your file before committing.
191191
1. In the Git tab in the Environment panel (upper right) check the box in front of the file you just created, then
192192
click Commit in the tab menu-bar to open the Git Changes window.
193193

content/local-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Committing a new file in VS Code.
241241

242242
::::{group-tab} RStudio
243243

244-
1. Create a new file the usual way. Remember to save any changes to your file before commiting.
244+
1. Create a new file the usual way. Remember to save any changes to your file before committing.
245245
1. In the Git tab in the Environment panel (upper right) check the box in front of the file you just created, then
246246
click Commit in the tab menu-bar to open the Git Changes window.
247247

0 commit comments

Comments
 (0)