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.
Typo Report Checklist
main
branch of the repository.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 ofcreate
...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