Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chrism committed May 7, 2019
1 parent f1b301a commit 4c365f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/graphiti/errors.rb
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ def message
Or whitelist a secondary endpoint:
secondary_endoint '/my_url', [:index, :update]
secondary_endpoint '/my_url', [:index, :update]
The current endpoints allowed for this resource are: #{@resource_class.endpoints.inspect}
MSG
Expand Down

0 comments on commit 4c365f8

Please sign in to comment.