website/docs: fix typos

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-10-19 15:45:15 +02:00
parent 03369e2338
commit 3b7e8e3931
20 changed files with 29 additions and 20 deletions

View File

@ -3,7 +3,7 @@ title: Example Flows
---
:::info
You can apply theses flows multiple times to stay updated, however this will discard all changes you've made.
You can apply these flows multiple times to stay updated, however this will discard all changes you've made.
:::
:::info

View File

@ -11,7 +11,7 @@ The prompt can be any of the following types:
| Type | Description |
| -------- | ----------------------------------------------------------------- |
| text | Arbitrary text. No client-side validation is done. |
| email | Email input. Requires a valid email adress. |
| email | Email input. Requires a valid email address. |
| password | Password input. |
| number | Number input. Any number is allowed. |
| checkbox | Simple checkbox. |