Skip to content

Commit

Permalink
Add punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
davidumoru committed Jun 30, 2024
1 parent 53b0027 commit 508accd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/basic_ruby/nested_collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ Amazing! We have found a great solution to returning an array that only contains

1. Read more about [using a hash with a nested array](https://web.archive.org/web/20220525215038/https://learn.co/lessons/nested-hash-iteration).
1. This Stack Overflow answer explains more about [using arrays with a nested hash](https://stackoverflow.com/questions/50529389/manipulating-output-from-an-array-of-nested-hashes-in-ruby).
1. Complete the nested collections exercises from the [ruby-exercises repo](https://github.com/TheOdinProject/ruby-exercises)
1. Complete the nested collections exercises from the [ruby-exercises repo](https://github.com/TheOdinProject/ruby-exercises).

</div>

Expand Down

0 comments on commit 508accd

Please sign in to comment.