Skip to content

Commit df28dee

Browse files
authored
Merge pull request #390 from davidstosik/patch-1
s/verubys/verbs/
2 parents add2652 + 9eda5fb commit df28dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ end
112112
Active Resource is built on a standard JSON or XML format for requesting and submitting resources
113113
over HTTP. It mirrors the RESTful routing built into Action Controller but will also work with any
114114
other REST service that properly implements the protocol. REST uses HTTP, but unlike "typical" web
115-
applications, it makes use of all the verubys available in the HTTP specification:
115+
applications, it makes use of all the verbs available in the HTTP specification:
116116

117117
* GET requests are used for finding and retrieving resources.
118118
* POST requests are used to create new resources.

0 commit comments

Comments
 (0)