diff --git a/docs/modules/ROOT/pages/spring-cloud-gateway/gatewayfilter-factories/jsontogrpc-factory.adoc b/docs/modules/ROOT/pages/spring-cloud-gateway/gatewayfilter-factories/jsontogrpc-factory.adoc index d9abe0db..c0970e34 100644 --- a/docs/modules/ROOT/pages/spring-cloud-gateway/gatewayfilter-factories/jsontogrpc-factory.adoc +++ b/docs/modules/ROOT/pages/spring-cloud-gateway/gatewayfilter-factories/jsontogrpc-factory.adoc @@ -1,7 +1,7 @@ [[jsontogrpc-gatewayfilter-factory]] = `JsonToGrpc` `GatewayFilter` Factory -The JSONToGRPCFilter GatewayFilter Factory converts a JSON payload to a gRPC request. +The JSONToGRPC GatewayFilter Factory converts a JSON payload to a gRPC request. The filter takes the following arguments: