Skip to content

Commit 7ca35a4

Browse files
committed
Merge pull request #143 from castillobg/readme-typo
Fixed typo in README.md
2 parents 35ada1e + 73d65e1 commit 7ca35a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ As example:
148148
```ruby
149149

150150
present_collection true, :collection_name # `collection_name` is optional and defaults to `items`
151-
expose :collection_name, using: API:Items
151+
expose :collection_name, using: API::Items
152152

153153

154154
```
@@ -456,4 +456,3 @@ MIT License. See [LICENSE](LICENSE) for details.
456456
## Copyright
457457

458458
Copyright (c) 2010-2014 Michael Bleigh, Intridea, Inc., and contributors.
459-

0 commit comments

Comments
 (0)