Skip to content

Fix typo / spelling mistake in diagnostic output #3667

Fix typo / spelling mistake in diagnostic output

Fix typo / spelling mistake in diagnostic output #3667

Workflow file for this run

# https://github.com/crate-ci/typos
name: Typos Spell Checker
on:
push:
pull_request:
workflow_dispatch:
merge_group:
types: [checks_requested]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: Typos Spell Checker
uses: crate-ci/typos@master
with:
config: ./.typos.toml