diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index e9f826e..8cb85d1 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -20,4 +20,12 @@ jobs: uses: umbrelladocs/action-linkspector@v1 with: filter_mode: nofilter - fail_on_error: true \ No newline at end of file + fail_on_error: true + + spellcheck: + name: Typo CI (GitHub Action) + runs-on: ubuntu-latest + timeout-minutes: 4 + steps: + - name: TypoCheck + uses: typoci/spellcheck-action@master \ No newline at end of file diff --git a/managers/roadmap.md b/managers/roadmap.md index 571360e..9feaa7d 100644 --- a/managers/roadmap.md +++ b/managers/roadmap.md @@ -11,7 +11,7 @@ --- -# Процессы +# роцессы #### Литература - Сазерленд Джефф «Scrum. Революционный метод управления проектами». - Иван Селиховкин «Черная книга Скрам».