From 17397334c9bb82397a97887701048d00dc11dde6 Mon Sep 17 00:00:00 2001 From: Simon Riggs Date: Mon, 18 Sep 2017 05:48:58 +0100 Subject: [PATCH] Typo --- doc/changes-in-repmgr4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changes-in-repmgr4.md b/doc/changes-in-repmgr4.md index d95b6cbd..dc9e067d 100644 --- a/doc/changes-in-repmgr4.md +++ b/doc/changes-in-repmgr4.md @@ -2,7 +2,7 @@ Standardisation on `primary` ---------------------------- -To standardise terminolgy, `primary` is used to denote the read/write +To standardise terminology, `primary` is used to denote the read/write node in a streaming replication cluster. `master` is still accepted as a synonym (e.g. `repmgr master register`).