From 78c1db9d466cc3e251cb85d911d2fa52b61a5051 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Tue, 16 Feb 2021 08:53:56 +0100 Subject: [PATCH] docs: typo fix --- docs/docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration.md b/docs/docs/configuration.md index a455bf4b..89401262 100644 --- a/docs/docs/configuration.md +++ b/docs/docs/configuration.md @@ -4,7 +4,7 @@ title: Configuration sidebar_label: ⚙️ Configuration --- -Oh my Posh renders your prompt based on the definition of _blocks_ (like Lego) which contain or more _segments_. +Oh my Posh renders your prompt based on the definition of _blocks_ (like Lego) which contain one or more _segments_. A really simple configuration could look like this. ```json