Add GitHub Action to check spelling (#3591)

Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
Aaron Raimist 2021-12-28 10:17:49 -06:00 committed by GitHub
parent d2fd90579b
commit 01cd41de68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 74 additions and 47 deletions

View file

@ -6,7 +6,7 @@ machinery works.
## Prerequisites / preparation
First, can we even release the spec? This stage is mostly preperation work needed
First, can we even release the spec? This stage is mostly preparation work needed
to ensure a consistent and reliable specification.
1. Ensure `main` is committed with all the spec changes you expect to be there.