diff --git a/docs/docs/apis/actions/code-examples.mdx b/docs/docs/apis/actions/code-examples.mdx index ffcd0d828e..a43ccc214e 100644 --- a/docs/docs/apis/actions/code-examples.mdx +++ b/docs/docs/apis/actions/code-examples.mdx @@ -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 ``` - \ No newline at end of file +