From 38984432b22e0cb3c864955c7e370642fdc7fbf0 Mon Sep 17 00:00:00 2001 From: Arnaud J Le Hors Date: Mon, 7 Oct 2024 20:40:50 +0200 Subject: [PATCH] Fix typo in triaging-contributions.md (#1312) Signed-off-by: Arnaud J Le Hors --- docs/triaging/triaging-contributions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/triaging/triaging-contributions.md b/docs/triaging/triaging-contributions.md index fe7ab98bf..d06ff4422 100644 --- a/docs/triaging/triaging-contributions.md +++ b/docs/triaging/triaging-contributions.md @@ -3,7 +3,7 @@ - [Triaging guide](#triaging-guide) - [Basic review questions](#basic-review-questions) - [Subjective review questions](#subjective-review-questions) -- [Triager responsibilities](#triager-reposibilites) +- [Triager responsibilities](#triager-responsibilities) - [Labels](#labels) - [Label workflow guide](#label-workflow-guide) - [Triaging schedule](#triaging-schedule) @@ -60,7 +60,7 @@ Triagers review open pull requests and use labels to manage their state and any - sanity check: is this a skill that you can even teach an LLM? - generation check: do the teacher-model-generated instructions actually make sense with the skill being added? -## Triager Reposibilites +## Triager Responsibilities ### Labels