Skip to content

Update DEVGUIDE.md to say "node version 16" not "npm version 16" #1

Update DEVGUIDE.md to say "node version 16" not "npm version 16"

Update DEVGUIDE.md to say "node version 16" not "npm version 16" #1

Workflow file for this run

name: lint-spelling
on:
pull_request:
paths:
- "**/*.md"
jobs:
run:
uses: ./.github/workflows/_lint-spelling.yml