Skip to content

Commit

Permalink
Merge pull request #135 from chrism/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
richmolj authored May 7, 2019
2 parents f1b301a + 4c365f8 commit ad73757
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 ad73757

Please sign in to comment.