LearningTypeScript / projects

Hands-on real world projects that will help you exercise your knowledge of TypeScript.
https://learningtypescript.com/projects
240 stars 160 forks source link

✍ Typo: [Secret Secrets] Typo and missing text in project steps #273

Closed vimode closed 1 year ago

vimode commented 1 year ago

Typo Report Checklist

Impacted Project File

https://github.com/LearningTypeScript/projects/tree/main/projects/functions/secret-secrets

What's Wrong?

01-incoming-cipher has a typo of crate instead of create ...function we can use to crate text encoders...

03-the-golden-code has missing text I assume ...hey have their own cipher technology, codenamed the Golden Code, which they use to This line should end with ...create ciphertext.

Additional Info

No response