Fix copy paste error (#7945)

This commit is contained in:
Hofer-Julian 2023-02-02 19:50:27 +01:00 committed by GitHub
parent babc7d3baf
commit f189ee67a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,5 +9,5 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling of book
- name: Check spelling
uses: crate-ci/typos@master