diff --git a/opensource/ways/issues.md b/opensource/ways/issues.md
index 9d1150a1b1..220dca683c 100644
--- a/opensource/ways/issues.md
+++ b/opensource/ways/issues.md
@@ -44,7 +44,7 @@ Follow these steps:
3. Choose an issue from the [list of untriaged issues](https://github.com/docker/docker/issues?q=is%3Aopen+is%3Aissue+-label%3Akind%2Fproposal+-label%3Akind%2Fenhancement+-label%3Akind%2Fbug+-label%3Akind%2Fcleanup+-label%3Akind%2Fgraphics+-label%3Akind%2Fwriting+-label%3Akind%2Fsecurity+-label%3Akind%2Fquestion+-label%3Akind%2Fimprovement+-label%3Akind%2Ffeature).
-4. Follow the the triage process to triage the issue.
+4. Follow the triage process to triage the issue.
The triage process asks you to add both a `kind/` and a `exp/` label to each
issue. Because you are not a Docker maintainer, you add these through comments.
@@ -53,7 +53,7 @@ Follow these steps:

For example, the `+exp/beginner` and `+kind/writing` labels would triage an issue as
- beginner writing task. For descriptions of valid labels, see the the triage process
+ beginner writing task. For descriptions of valid labels, see the triage process.
-5. Triage another issue.
\ No newline at end of file
+5. Triage another issue.