Skip to content

Commit 31436a5

Browse files
author
Michael Bleigh
committed
Merge pull request ruby-grape#154 from codemancode/master
simple typo
2 parents b894c4c + 60d6f36 commit 31436a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ end
110110

111111
## Versioning
112112

113-
There are two stragies in which clients can reach your API's endpoints: `:header`
113+
There are two strategies in which clients can reach your API's endpoints: `:header`
114114
and `:path`. The default strategy is `:header`.
115115

116116
version 'v1', :using => :header

0 commit comments

Comments
 (0)