Skip to content

Commit 13c44d9

Browse files
authored
Fix typos in contribute.rst
1 parent 95eb8e0 commit 13c44d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/contribute.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ the guide, please read the :ref:`style guide <contributing_style_guide>`.
2323

2424
By contributing to the |PyPUG|, you're expected to follow the Python Packaging
2525
Authority's `Contributor Code of Conduct`__. Harassment, personal attacks, and
26-
other unprofessional conduct is not acceptable.
26+
other unprofessional conduct are not acceptable.
2727

2828
.. __: https://www.pypa.io/en/latest/code-of-conduct/
2929

@@ -64,7 +64,7 @@ Specifications
6464
--------------
6565

6666
Specifications are reference documention focused on comprehensively documenting
67-
an agreed-upon iterface for interoperability between packaging tools.
67+
an agreed-upon interface for interoperability between packaging tools.
6868
:doc:`example specification-style document <specifications/core-metadata>`.
6969

7070

0 commit comments

Comments
 (0)