From 3165942ff729b64c4862d6c7fc1a68145ddf49a4 Mon Sep 17 00:00:00 2001 From: Jonas Schievink Date: Fri, 13 Dec 2019 15:49:57 +0100 Subject: [PATCH] template: fix typo (#63) --- 0000-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0000-template.md b/0000-template.md index 78672b4..43569cf 100644 --- a/0000-template.md +++ b/0000-template.md @@ -2,7 +2,7 @@ feature: (fill me in with a unique ident, my_awesome_feature) start-date: (fill me in with today's date, YYYY-MM-DD) author: (name of the main author) -co-authors: (find a buddy later to help our with the RFC) +co-authors: (find a buddy later to help out with the RFC) shepherd-team: (names, to be nominated and accepted by RFC steering committee) shepherd-leader: (name to be appointed by RFC steering committee) related-issues: (will contain links to implementation PRs)