Fix english grammer

Signed-off-by: Fabio José <fabiojose@gmail.com>
This commit is contained in:
Fabio José 2019-09-18 22:28:31 -03:00
parent e626dc45ce
commit 879c6e81b1
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ final CloudEventImpl<MyCustomEvent> cloudEvent =
final String json = Json.encode(cloudEvent);
```
There are [detailed ways](./api/README.md) of how to use the marshallers and unmarshallers with HTTP transport binding.
There are [other detailed ways](./api/README.md) of how to use the marshallers and unmarshallers with HTTP transport binding.
## Kafka