From 4a0d2fe406b1759570bf92a5defb79423ad1b6a7 Mon Sep 17 00:00:00 2001 From: nihilist Date: Fri, 16 May 2025 08:43:46 +0200 Subject: [PATCH] fix typo --- kanban/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kanban/index.md b/kanban/index.md index 2a4c6ce..f5d42c7 100644 --- a/kanban/index.md +++ b/kanban/index.md @@ -157,7 +157,7 @@ You can change the default columns **(backlog / todo / doing / done)** to adapt ![](21.png) -Now you can customize your issues further with labels. For instance i like to have labels describing the difficulty of each issue: **"Simnple / Doable / Complex"** and labels to describe if the issue is supposed to be an **improvement** , or if it is under **external review**. you can create the labels here: +Now you can customize your issues further with labels. For instance i like to have labels describing the difficulty of each issue: **"Simple / Doable / Complex"** and labels to describe if the issue is supposed to be an **improvement** , or if it is under **external review**. you can create the labels here: ![](22.png) ![](23.png) ![](24.png) ![](25.png) ![](26.png)