Add GitHub Action to check spelling (#3591)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
d2fd90579b
commit
01cd41de68
37 changed files with 74 additions and 47 deletions
|
@ -113,7 +113,7 @@ getIssues().then(processIssues);
|
|||
/**
|
||||
* Rather than just store the complete issue, we'll extract
|
||||
* only the pieces we need.
|
||||
* We'll also do some transformation of the issues, jsut because
|
||||
* We'll also do some transformation of the issues, just because
|
||||
* it's easier to do in JS than in the template.
|
||||
*/
|
||||
function getProposalFromIssue(issue) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue