diff options
-rw-r--r-- | docs/html/development/release-process.rst | 2 |
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`` ----------------- |