Skip to content

fix: start_locally.md typo #312

fix: start_locally.md typo

fix: start_locally.md typo #312

Workflow file for this run

name: Typos Check
on:
pull_request:
branches: [master]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
with:
files: ./sources