From e11e0bb38c8f6fb79b1249bf66fb71e5952956dd Mon Sep 17 00:00:00 2001 From: Asifshaik_ <53392484+asifshaik02@users.noreply.github.com> Date: Wed, 28 Dec 2022 20:46:19 +0530 Subject: [PATCH] typo in "examples" section fill is changed to will --- docs/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.md b/docs/getting_started.md index eb0219e9d..48ac26378 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -71,7 +71,7 @@ The Textual repository comes with a number of example apps. To try out the examp ``` -With the repository cloned, navigate to the `/examples/` directory where you fill find a number of Python files you can run from the command line: +With the repository cloned, navigate to the `/examples/` directory where you will find a number of Python files you can run from the command line: ```bash cd textual/examples/