From 1f734e27e1e97bf7658bebb465139537df4595c8 Mon Sep 17 00:00:00 2001 From: mtwlz <140739207+mtwlz@users.noreply.github.com> Date: Fri, 17 May 2024 13:57:41 -0400 Subject: [PATCH] Update README.md Fixed typo on line 176. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3eae9d..7b8398f 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ Find some great docs [here][docs] ## Code -You can cerate both inline and full block code snippets. You can also define programming language you were using in your snippet. All by using backticks. +You can create both inline and full block code snippets. You can also define programming language you were using in your snippet. All by using backticks. ``` I created `.env` file at the root.