Commit 0486d87e authored by Furkan Ayhan's avatar Furkan Ayhan

Fix the typo add_concurrenct_foreign_key

parent 53c367ed
......@@ -302,7 +302,7 @@ end
Adding foreign key to `projects`:
We can use the `add_concurrenct_foreign_key` method in this case, as this helper method
We can use the `add_concurrent_foreign_key` method in this case, as this helper method
has the lock retries built into it.
```ruby
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment