From 1354270e6c97d107b0a96d887d4dedd024c334df Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Fri, 14 Oct 2022 14:42:17 +0100 Subject: [PATCH] Make the final paragraph flow a wee bit better --- docs/guide/layout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/layout.md b/docs/guide/layout.md index b48925365..495cb6f86 100644 --- a/docs/guide/layout.md +++ b/docs/guide/layout.md @@ -548,4 +548,4 @@ The example below shows how an advanced layout can be built by combining the var --8<-- "docs/examples/guide/layout/combining_layouts.css" ``` -Textual layouts make it easy design build real-life applications with relatively little code. +Textual layouts make it easy to design and build real-life applications with relatively little code.