Skip to content

Commit b154a96

Browse files
committed
docs: Fix repeated word in contrib.rst
1 parent 19ed638 commit b154a96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/contrib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Documentation contributions
5757
You don't need to be a developer to contribute! Contribution to the
5858
documentation or code comments are very welcome. Please open a `Pull
5959
Request`_ targeting the ``master`` branch with your proposed
60-
modifications. To follow follows `Conventional
60+
modifications. To follow `Conventional
6161
Commits 1.0.0 <https://www.conventionalcommits.org/en/v1.0.0/>`_, the
6262
commit message should start with "docs: "
6363

turtles.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1473,7 +1473,7 @@ fixes with “fix: “, refactorings with “refactor: ” and tests with
14731473

14741474
You don’t need to be a developer to contribute! Contribution to the
14751475
documentation or code comments are very welcome. Please open a Pull Request@footnote{https://github.com/szermatt/turtles/pulls} targeting the @code{master} branch with your proposed
1476-
modifications. To follow follows Conventional Commits 1.0.0@footnote{https://www.conventionalcommits.org/en/v1.0.0/}, the
1476+
modifications. To follow Conventional Commits 1.0.0@footnote{https://www.conventionalcommits.org/en/v1.0.0/}, the
14771477
commit message should start with “docs: “
14781478

14791479
The documentation is written in reStructuredText. You’ll need to

0 commit comments

Comments
 (0)