summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLéopold Jacquot <leopold.jacquot@gmail.com>2020-11-19 21:21:51 +0100
committerGitHub <noreply@github.com>2020-11-19 21:21:51 +0100
commite660c6af771a4ff5d20d0f3dd63ea51883e9e8fc (patch)
treecfcf98e99a68cbafd7b418e675dbd42581535a03
parent018effde899c8ed02794fc067bafe5cb9137999c (diff)
Fix small typo
-rw-r--r--contributors/guide/first-contribution.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/first-contribution.md b/contributors/guide/first-contribution.md
index 5abae4c9..69c0fc77 100644
--- a/contributors/guide/first-contribution.md
+++ b/contributors/guide/first-contribution.md
@@ -52,7 +52,7 @@ When you've found an issue to work on, you can assign it to yourself.
* Reply with `/assign` or `/assign @yourself` on the issue you'd like to work on
* The [K8s-ci-robot] will automatically assign the issue to you.
-* Your your name will then be listed under, `Assignees`.
+* Your name will then be listed under, `Assignees`.
## Learn about SIGs