We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Step 4 of the exercise description:
This function should take two parameters, and have a type definition.
a String (for the password) a TreasureChest generic custom type
Shouldn't TreasureChest be SecureTreasureChest ?
The text was updated successfully, but these errors were encountered:
Update instructions.md
2d48ff6
Fixes #593
Good spot jagapoga! I've created a pull request which you can review if you would like. #594
You are welcome to create pull requests yourself by the way.
Cheers, Cedd
Sorry, something went wrong.
Update instructions.md (#594)
9a7357b
Successfully merging a pull request may close this issue.
Step 4 of the exercise description:
This function should take two parameters, and have a type definition.
a String (for the password)
a TreasureChest generic custom type
Shouldn't TreasureChest be SecureTreasureChest ?
The text was updated successfully, but these errors were encountered: