Hello.
Found a minor typo in the text about dictionary methods:
Hello.
Found a minor typo in the text about dictionary methods:
Hi @heitorPB
Welcome to the Exercism forums!
Thanks for opening this issue, and for submitting a PR. I’ve reopened it on GitHub.
Since both the about.md
and the introduction.md
for the dict-methods
concept show dict_one.update(<dict_two>)
and dict_one |= other
, those two files should be gone over and also changed accordingly – if that makes sense?
Many thanks! And let me know if you have any questions or issues.
Oh, totally! Thanks for pointing me there. I updated the PR with the change.
Approved and merged!
Thank you!