Skip to content
This repository was archived by the owner on Jul 31, 2018. It is now read-only.

Commit 8e644da

Browse files
author
maxiloc
committed
Merge pull request #19 from forkify/docs
Fix typo in snippet
2 parents f766d93 + b55a4d0 commit 8e644da

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
@@ -91,7 +91,7 @@ class Contact extends Model
9191
'id',
9292
'name',
9393
],
94-
'customRanking => [
94+
'customRanking' => [
9595
'desc(popularity)',
9696
'asc(name)',
9797
],

0 commit comments

Comments
 (0)