Skip to content

Commit 2bdf64e

Browse files
committed
Fix typo
1 parent 41324ae commit 2bdf64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/node-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ This section contains the configuration options for gRPC services and clients us
7272

7373
| Property | Description | Env variable | Default value |
7474
| --- | --- | --- | --- |
75-
| `max_message_size` | The maximum size (in bytes) of the messages exhanged by internal gRPC clients and services | | `20 MiB` |
75+
| `max_message_size` | The maximum size (in bytes) of messages exchanged by internal gRPC clients and services. | | `20 MiB` |
7676

7777
Example of a gRPC configuration:
7878

0 commit comments

Comments
 (0)