Browse Source

Documentation: fix typo

"its" in this case is not short for "it is", it should be a possessive.
Kevin Burke 9 years ago
parent
commit
e508ce36ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/v2/proxy.md

+ 1 - 1
Documentation/v2/proxy.md

@@ -105,7 +105,7 @@ ETCD_INITIAL_CLUSTER_STATE=existing
 
 
 ### Stop the proxy process
 ### Stop the proxy process
 
 
-Stop the existing proxy so we can wipe it's state on disk and reload it with the new configuration:
+Stop the existing proxy so we can wipe its state on disk and reload it with the new configuration:
 
 
 ``` bash
 ``` bash
 px aux | grep etcd
 px aux | grep etcd