Skip to content

Commit 73d65e1

Browse files
committed
Fixed typo in README.md
1 parent 35ada1e commit 73d65e1

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)