Skip to content

Commit

Permalink
Small doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdissel committed Sep 15, 2014
1 parent baaf89f commit d04fcfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion subprojects/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ The basic usage of the `OpenApiHttpClient` is clumsy and extensive, but works :)

As you can see, builders are provided for the parameters to ease the pain a little bit.

Take a look at the `OpenApiHttpClientSpec` and `OpenApiHttpClientIntegrationSpec` for more examples.
Take a look at the `OpenApiHttpClientSpec` and `OpenApiHttpClientIntegrationSpec` for more examples.
2 changes: 1 addition & 1 deletion subprojects/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ The basic usage of the `OpenApiClient` is simple and self explanatory:

// do something with the search results

Take a look at the `OpenApiClientSpec` and `OpenApiClientIntegrationSpec` for more examples.
Take a look at the `OpenApiClientIntegrationSpec` for more examples.

0 comments on commit d04fcfc

Please sign in to comment.