Skip to content

Commit 6a85743

Browse files
authored
Reword again
1 parent f5f77ae commit 6a85743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/client/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If you don't define an address it will be guessed:
102102
> **Note:** The number of slashes is important! Also make sure that you don't try to connect to a normal
103103
> web/REST/non-grpc server (port).
104104
105-
> **Note:** Java's `URI`s do not support addresses with underscores (`_`): `dns://user_service`. Please make sure you use a differeaming scheme e.g with hyphens (`-`) instead.
105+
> **Note:** Java's `URI`s do not support addresses with underscores (`_`): `dns://user_service`. Please make sure you use a naming scheme e.g with hyphens (`-`) instead.
106106
107107
The `SSL`/`TLS` and other security relevant configuration is explained on the [Client Security](security.md) page.
108108

0 commit comments

Comments
 (0)