You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.10/applications/simple-bank-account/conf/client.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Optional. A hostname or an IP address of the server. Use localhost by default if not specified.
2
-
# It assuems that there is a single endpoint that is given by DNS or a load balancer.
2
+
# It assumes that there is a single endpoint that is given by DNS or a load balancer.
3
3
scalar.dl.client.server.host=localhost
4
4
5
5
# Optional. A port number of the server. Use 50051 by default if not specified.
0 commit comments