Skip to content

Commit 5b618b9

Browse files
chronolawagentzh
authored andcommitted
doc: small typo fixes in the docs for get_servers.
Signed-off-by: Yichun Zhang (agentzh) <[email protected]>
1 parent 9610123 commit 5b618b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ get_servers
111111
-----------
112112
`syntax: servers = upstream.get_servers(upstream_name)`
113113

114-
Get configurations for all the servers in the specified upstream group. Please one server may take multiple addresses when its server name can be resolved to multiple addresses.
114+
Get configurations for all the servers in the specified upstream group. Please note that one server may take multiple addresses when its server name can be resolved to multiple addresses.
115115

116116
The return value is an array-like Lua table. Each table entry is a hash-like Lua table that takes the following keys:
117117

0 commit comments

Comments
 (0)