Skip to content

Commit 72a7dfd

Browse files
committed
Fix a typo
1 parent e1dbaeb commit 72a7dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ _877 TILs and counting..._
551551
- [Show Pending Migrations](rails/show-pending-migrations.md)
552552
- [Show Rails Models With Pry](rails/show-rails-models-with-pry.md)
553553
- [Show Rails Routes With Pry](rails/show-rails-routes-with-pry.md)
554-
- [Test If An Instance Variable Assigned](rails/test-if-an-instance-variable-was-assigned.md)
554+
- [Test If An Instance Variable Was Assigned](rails/test-if-an-instance-variable-was-assigned.md)
555555
- [Truncate Almost All Tables](rails/truncate-almost-all-tables.md)
556556
- [Update Column Versus Update Attribute](rails/update-column-versus-update-attribute.md)
557557
- [Where Am I In The Partial Iteration?](rails/where-am-i-in-the-partial-iteration.md)

0 commit comments

Comments
 (0)