`requried` -> `required`
This commit is contained in:
Norman Rauschen 2024-05-04 15:10:39 +02:00 committed by Valentin Gagarin
parent 5c9e503f62
commit 3c120c47ce

View File

@ -8,7 +8,7 @@ $ ./make-post.sh <from YYYY-MM-DD> <to YYYY-MM-DD> > new-post.md
After this invocation a template post (`new-post.md`) will be filled out with the GitHub query results formatted as markdown at the end of the file.
There is some post-processing requried:
There is some post-processing required:
- Fill in the number and year/month at the top of the post.
- Manually check the RFCs for relevance
- Remove the "Tracking Issues" section, it's there for your convenience while writing.