aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-08-06 09:08:37 +0200
committerSimon Ser <contact@emersion.fr>2021-08-06 09:08:56 +0200
commit7dffa6f346ae32f7888177d74a45459997059767 (patch)
treed17e8327871b33922c318f58dcbdbde50475473b /README.md
parentaa3df4084af54c9622f864bcae093da2f8f55b89 (diff)
readme: fix unformatted label references
The newlines prevent the labels from being properly formatted. Additionally, the second label reference has a typo (extra "s"). Signed-off-by: Simon Ser <contact@emersion.fr>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 077ba07..5af76d9 100644
--- a/README.md
+++ b/README.md
@@ -229,9 +229,9 @@ implementations, see the GOVERNANCE.md document.
When merge requests get their needed feedback and items, remove the
corresponding label that marks it as needing something. For example, if a
-merge request receives all the required acknowledgments, remove the ~"Needs
-acks" label, or if 30 days passed since opening, remove any ~"In 30 days
-discussion period" label.
+merge request receives all the required acknowledgments, remove the
+~"Needs acks" label, or if 30 days passed since opening, remove any
+~"In 30 day discussion period" label.
### Nacking a merge request