From 7d6e494d1deaf93d3d54bb9fcc2a1d445d93d60b Mon Sep 17 00:00:00 2001 From: Christopher Kolstad Date: Wed, 24 Feb 2021 10:50:36 +0100 Subject: [PATCH] typo: Update docs/user_guide/projects.md --- docs/user_guide/projects.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user_guide/projects.md b/docs/user_guide/projects.md index b035676e29..7dc7c9df38 100644 --- a/docs/user_guide/projects.md +++ b/docs/user_guide/projects.md @@ -51,7 +51,7 @@ To keep your feature toggle clean, removing deprecated projects is important. Fr ## Filter feature toggles on projects When browsing the feature toggles in Unleash, you might want to filter the view by looking only at the ones included in the project of interest. This is possible from the Feature toggle overview. -From the top-line meny – choose the hamburger icon +From the top-line menu – choose the hamburger icon ![Project concept](../assets/project_filter.png) @@ -83,4 +83,4 @@ It might be a need to change the project a feature toggle belongs to. This is ea ![Project concept](../assets/project_define2.png) -To change the project, simply change the project from the drop-down menu. \ No newline at end of file +To change the project, simply change the project from the drop-down menu.