Skip to content

Version 4.5 correcting typos, clarifying examples etc. #240

Version 4.5 correcting typos, clarifying examples etc.

Version 4.5 correcting typos, clarifying examples etc. #240

Workflow file for this run

name: Spellcheck Action
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/[email protected]
name: Spellcheck