Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antonkomarev committed Apr 10, 2017
1 parent d3831a0 commit 850775e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ You are able to keep old naming without any database changes. Overwrite foreign
protected $ownerForeignKey = 'owned_by';
```

[See example of foreign key overwrite](https://github.com/cybercog/laravel-ownership#overwrite-strict-ownership-owner-foreign-key)
[See example of foreign key overwrite](https://github.com/cybercog/laravel-ownership#overwrite-strict-ownership-owners-foreign-key)

0 comments on commit 850775e

Please sign in to comment.