--- a/docs/sharing.rst Tue Aug 29 12:18:42 2017 +0200
+++ b/docs/sharing.rst Tue Aug 29 12:20:30 2017 +0200
@@ -58,7 +58,7 @@
*draft* phase as you pass them around. Recall that by default, ``hg
push`` promotes changesets from *draft* to *public*, and public
changesets are immutable. You can change this behaviour by
-reconfiguring the *target* repository so that it is non-publishing.
+reconfiguring the *remote* repository so that it is non-publishing.
(Short version: set ``phases.publish`` to ``false``. Long version
follows.)