summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicole Harris <n.harris@kabucreative.com>2020-07-09 21:53:30 +0100
committerGitHub <noreply@github.com>2020-07-09 21:53:30 +0100
commit061d9fcdec07817a3dc1d8ad4c39ac1d605347f4 (patch)
tree310db7b3708cde1cfd363b5eb67d2d4ad4cec8aa
parentba44cc2e7272c8cc58fb7b6801ed40ae3d1330dc (diff)
downloadpip-8512-feature-flag-docs.tar.gz
Update docs/html/development/release-process.rst8512-feature-flag-docs
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
-rw-r--r--docs/html/development/release-process.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/development/release-process.rst b/docs/html/development/release-process.rst
index cc370a1d6..8ccc53403 100644
--- a/docs/html/development/release-process.rst
+++ b/docs/html/development/release-process.rst
@@ -86,7 +86,7 @@ policy.
Features moved behind this flag should always include a warning that indicates
when the feature is scheduled to be removed.
-Once the feature is removed, user's who use the flag should be shown an error.
+Once the feature is removed, users who use the flag should be shown an error.
``--use-feature``
-----------------