1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-05 16:18:01 +00:00

Fix a typo in the file path.

This commit is contained in:
jbranchaud
2016-01-15 15:29:51 -06:00
parent 567bea428a
commit 07e8abd4af

View File

@@ -224,7 +224,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
- [Question Mark Operator](ruby/question-mark-operator.md)
- [Rake Only Lists Tasks With Descriptions](ruby/rake-only-lists-tasks-with-descriptions.md)
- [Replace The Current Process With An External Command](ruby/replace-the-current-process-with-an-external-command.md)
- [Rendering ERB](ruby/rendering-erb.rb)
- [Rendering ERB](ruby/rendering-erb.md)
- [Safe Navigation Operator](ruby/safe-navigation-operator.md)
- [Set RVM Default Ruby](ruby/set-rvm-default-ruby.md)
- [Squeeze Out The Extra Space](ruby/squeeze-out-the-extra-space.md)