Skip to content

Commit 37730d0

Browse files
authored
Merge pull request #9703 from rffontenelle/patch-1
doc: fix grammar of possessive of plural noun
2 parents ebea432 + ca74c94 commit 37730d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2>{%trans%}Contributor Guide{%endtrans%}</h2>
118118
this part of the documentation is for you.{%endtrans%}</p>
119119

120120
<ul>
121-
<li>{%trans path=pathto("internals/contributing")%}<a href="{{ path }}">Sphinx Contributors’s Guide</a></li>{%endtrans%}
121+
<li>{%trans path=pathto("internals/contributing")%}<a href="{{ path }}">Sphinx Contributors’ Guide</a></li>{%endtrans%}
122122
<li>{%trans path=pathto("internals/authors")%}<a href="{{ path }}">Sphinx Authors</a></li>{%endtrans%}
123123
</ul>
124124

0 commit comments

Comments
 (0)