Skip to content

Fix typo in documentation for customizability #2274

Fix typo in documentation for customizability

Fix typo in documentation for customizability #2274

Workflow file for this run

name: Spellcheck
on:
push:
branches: [main]
pull_request:
paths:
- "**/*"
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spellcheck
run: ./scripts/spellcheck.sh