Skip to content

fix some typos in docs #372

fix some typos in docs

fix some typos in docs #372

Workflow file for this run

# .github/workflows/run-ipynb.yml
name: ipynb Tests
on:
push:
paths-ignore:
- '**.md'
- '**.rst'
pull_request:
paths-ignore:
- '**.md'
- '**.rst'
jobs:
call-testing-ipynb:
uses: nrao/gh-actions-templates-public/.github/workflows/run-ipynb-template.yml@main
secrets: inherit