Skip to content

Updated the description for the textarea example B H91 #131

Updated the description for the textarea example B H91

Updated the description for the textarea example B H91 #131

Workflow file for this run

name: Check Spelling
on:
pull_request:
branches: [main]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v7