summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYanick Champoux <yanick@babyl.ca>2021-04-29 08:41:10 -0400
committerGitHub <noreply@github.com>2021-04-29 08:41:10 -0400
commit00e64ecb7452819c0e35403f33e56dc36af18b8e (patch)
tree4c3d6a90581469f2c4ef3cddab04dcf0dffa3097
parentf59e85f5378e980bf646cca837cdc723eef1e969 (diff)
docs fix typo it's => its (#2664)
-rw-r--r--docs/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index ed971901c..11cec356f 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -402,7 +402,7 @@ can do this in two ways:
- changing color (`red`/`green`)
- changing shape (`❯`/`✖`)
-By default it only changes color. If you also want to change it's shape take a
+By default it only changes color. If you also want to change its shape take a
look at [this example](#with-custom-error-shape).
::: warning