Skip to content

Commit 8d55512

Browse files
authored
Fix spelling
1 parent 22679ca commit 8d55512

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
## How to use
1414

1515
- Fork repository
16-
- Enable Githib Actions workflows at tab `Actions` of your fork
16+
- Enable Github Actions workflows at tab `Actions` of your fork
1717
- Create branch, for example: `2024-winter`
1818
- In new branch add following levels or leave line untouched in each file:
1919

@@ -28,10 +28,10 @@
2828
| `🚀` | `constructed` | `c` | Developed an implementation or equivalent |
2929

3030
- Now you can create pull request and merge this to main branch of your fork (not to original repo)
31-
- Pull request will fire Github Actions CI processing which will generate new commit with `Profile/REPORT.md` file with skill analisis and role matching report
31+
- Pull request will fire Github Actions CI processing which will generate new commit with `Profile/REPORT.md` file with skill analysis and role matching report
3232
- CI processing will fix all simple mistakes in filling and replace shorthands
33-
- If CI processing will detect unrecoverable error it will generate dubug output and you will receive email with link
34-
- Auto-generated commit will also contain bagde in `md` and `html` formats
33+
- If CI processing will detect unrecoverable error it will generate debug output and you will receive email with link
34+
- Auto-generated commit will also contain badge in `md` and `html` formats
3535
- Repeat self assessment after course or training
3636
- Now You can compare branches with URL:
3737
- `https://github.com/<YOUR-ACCOUNT>/SelfAssessment/compare/2023-autumn...2024-winter`

0 commit comments

Comments
 (0)