Skip to content

Commit

Permalink
typo cantains -> contains
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennecallies committed Oct 29, 2018
1 parent becbf60 commit f057bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -74,7 +74,7 @@ You can set link as route:
```yaml
link:
route_name: acme_blog_main_index
route_params: {id: 2} # necessary if route cantains required parameters
route_params: {id: 2} # necessary if route contains required parameters
```

### 2) Implement the ItemInterface
Expand Down

0 comments on commit f057bf6

Please sign in to comment.