summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c5158af..00d663d 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ This parameter means differently by checkmethod setting.
When checkmetod is "pid", this means pid file path.
The default value is pid_file_name setting in pgpool.conf.
-When checkmetod is "pcp", this means parameters for pcp_nod_count command.
+When checkmetod is "pcp", this means parameters for pcp_node_count command.
The default value is "10 localhost 9898 postgres pass".
"-w -h localhost -p 9898" is a good idea for 3.5.x and later version,
for the response 'authentication failed' is considered success.