mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 10:27:37 +00:00
docs: Typos in Actions documentation (#10199)
*safe* is a typo. I also made the sentence a bit more objective.
This commit is contained in:
@@ -184,7 +184,7 @@ https://github.com/zitadel/actions/blob/main/examples/add_metadata.js
|
||||
|
||||
## Use provided fields of identity providers
|
||||
|
||||
If you want to ensure that the data of a user are always update you can automatically update user fields during authentication and safe time of your customers and your team. 🤯
|
||||
If you want to ensure that the data of a user are always up-to-date, you can automatically update user fields during authentication and save time of your customers and your team.
|
||||
|
||||
### Trigger
|
||||
|
||||
@@ -344,4 +344,4 @@ Allows you to limit the user interaction. The error thrown will be shown to the
|
||||
```js reference
|
||||
https://github.com/zitadel/actions/blob/main/examples/throw_error.js
|
||||
```
|
||||
</details>
|
||||
</details>
|
||||
|
Reference in New Issue
Block a user