Skip to content

Commit d04fcfc

Browse files
committed
Small doc update
1 parent baaf89f commit d04fcfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

subprojects/api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ The basic usage of the `OpenApiHttpClient` is clumsy and extensive, but works :)
3131

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

34-
Take a look at the `OpenApiHttpClientSpec` and `OpenApiHttpClientIntegrationSpec` for more examples.
34+
Take a look at the `OpenApiHttpClientSpec` and `OpenApiHttpClientIntegrationSpec` for more examples.

subprojects/client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ The basic usage of the `OpenApiClient` is simple and self explanatory:
2222

2323
// do something with the search results
2424

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

0 commit comments

Comments
 (0)