Skip to content

Update FIX_TYPO.md

Update FIX_TYPO.md #41

Workflow file for this run

on: [pull_request]
name: Check
jobs:
check:
name: Run test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Typo fixed
run: |
cat FIX_TYPO.md | grep "typo"