Skip to content

Fix comment

Fix comment #694

Workflow file for this run

name: Check for typos
on: [pull_request]
jobs:
check-for-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/typos@6802cc60d4e7f78b9d5454f6cf3935c042d5e1e3