Skip to content

Commit 9cf6bb0

Browse files
committed
simple tweaks from review
1 parent ad10232 commit 9cf6bb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

developer-workflow/lang-changes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ and are only allowed when the benefits of the change greatly outweigh the costs
2626
of breaking existing code.
2727

2828
Because of the seriousness of changing the language, any change must be
29-
beneficial to a many Python users. If the change only helps a
29+
beneficial to many Python users. If the change only helps a
3030
small percentage of Python developers then the change will not be made. A good
3131
way to see if your idea would work for a large portion of the Python community
3232
is to ask in the `Ideas Discourse category <ideas_>`_. You can also
@@ -104,7 +104,7 @@ Some things you **should** do:
104104
address these concerns up front.
105105

106106

107-
Engage in Discussion
107+
Engage in discussion
108108
^^^^^^^^^^^^^^^^^^^^
109109

110110
Once you post your proposal, people will respond. You need to continue
@@ -163,4 +163,4 @@ to inform others who may propose a similar language change in the future.
163163

164164
.. _issue tracker: https://github.com/python/cpython/issues
165165
.. _ideas: https://discuss.python.org/c/ideas/6
166-
.. _Status Quo Wins a Stalemate: https://www.curiousefficiency.org/posts/2011/02/status-quo-wins-stalemate.html
166+
.. _Status Quo Wins a Stalemate: https://www.curiousefficiency.org/posts/2011/02/status-quo-wins-stalemate/

0 commit comments

Comments
 (0)