docs fix typo it's => its (#2664)

This commit is contained in:
Yanick Champoux 2021-04-29 08:41:10 -04:00 committed by GitHub
parent f59e85f537
commit 00e64ecb74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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