From d4de8b7c8ca929b02b4347bbf82e44057a72a710 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Thu, 19 May 2022 19:20:02 +0200 Subject: [PATCH] docs: accordeon -> accordion resolves #2288 --- website/blog/2022-05-19-whats-new-3.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/blog/2022-05-19-whats-new-3.mdx b/website/blog/2022-05-19-whats-new-3.mdx index 7dbedb1d..514d2abb 100644 --- a/website/blog/2022-05-19-whats-new-3.mdx +++ b/website/blog/2022-05-19-whats-new-3.mdx @@ -60,12 +60,12 @@ If you haven't seen [Nu shell][nu] yet, it's a new kid on the block. Oh My Posh like we support any other popular shell (bash, zsh, fish, etc). This means we can keep adding functionality without the need for user interaction apart from updating Oh My Posh. -### Accordeon +### Accordion Ever wanted to have a `powerline` segment to display collapsed when disabled? Now you can! -Use the `accordeon` style to display a segment in a collapsible state. +Use the `accordion` style to display a segment in a collapsible state. -![Accordeon prompt](/img/accordeon.png) +![Accordion prompt](/img/accordeon.png) ### Project