Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed Jun 9, 2011
1 parent 8b07284 commit e5b8a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -194,7 +194,7 @@ The ServiceDefinition will be generated using the following template:
PUT updateXXXX
DELETE delete

You can customize the method to HTTP method operation
You can customize the method's name to HTTP method operation

import static org.sonatype.restsimple.creator.ServiceDefinitionCreatorConfig.METHOD;
import static org.sonatype.restsimple.creator.ServiceDefinitionCreatorConfig.config;
Expand Down

0 comments on commit e5b8a70

Please sign in to comment.