We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41324ae commit 2bdf64eCopy full SHA for 2bdf64e
docs/configuration/node-config.md
@@ -72,7 +72,7 @@ This section contains the configuration options for gRPC services and clients us
72
73
| Property | Description | Env variable | Default value |
74
| --- | --- | --- | --- |
75
-| `max_message_size` | The maximum size (in bytes) of the messages exhanged by internal gRPC clients and services | | `20 MiB` |
+| `max_message_size` | The maximum size (in bytes) of messages exchanged by internal gRPC clients and services. | | `20 MiB` |
76
77
Example of a gRPC configuration:
78
0 commit comments