Skip to content

updated README and index spellings #20

updated README and index spellings

updated README and index spellings #20

Workflow file for this run

name: reviewdog
on: pull_request
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Asciidoctor
run: sudo apt-get install -y asciidoctor
- uses: errata-ai/[email protected]