Skip to content

Commit ef04a53

Browse files
committed
#19 Fix a typo in README
1 parent d91caf8 commit ef04a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The arguments:
3434

3535
* `<apiName:apiVersion>` : Service to test reference. Example: `'Beer Catalog API:0.9'`
3636
* `<testEndpoint>` : URL where is deployed implementation to test
37-
* `<runner>` : Test strategy (one of: `HTTP`, `SOAP`, `SOAP_UI`, `POSTMAN`, `OPEN_API_SCHEMA`, `ASYNC_API_SCHEMA`, `GRPC_PROTOBUF`, `GRAPHQL_SCHEMA`)")
37+
* `<runner>` : Test strategy (one of: `HTTP`, `SOAP`, `SOAP_UI`, `POSTMAN`, `OPEN_API_SCHEMA`, `ASYNC_API_SCHEMA`, `GRPC_PROTOBUF`, `GRAPHQL_SCHEMA`)
3838

3939
The flags:
4040

0 commit comments

Comments
 (0)