diff --git a/docs/src/main/asciidoc/infinispan-client.adoc b/docs/src/main/asciidoc/infinispan-client.adoc index 3f812f041d72da..4d3d06164cf6e1 100644 --- a/docs/src/main/asciidoc/infinispan-client.adoc +++ b/docs/src/main/asciidoc/infinispan-client.adoc @@ -428,7 +428,7 @@ annotation is not required and if it is not supplied, the default cache will be NOTE: Other types may be supported for injection, please see other sections for more information === Registering Protobuf Schemas with Infinispan Server -rotostream provides default Protobuf +protostream provides default Protobuf You will then need to register the Protobuf schemas with Infinispan Server if you want to perform queries or convert from `Protobuf` to other media types such as `Json`.