We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04bd859 commit a4f08d8Copy full SHA for a4f08d8
docs/content_management/data_migration/importing_data.md
@@ -312,7 +312,7 @@ You can use an [action](data_migration_actions.md) to assign a role to the user.
312
[[= include_file('code_samples/data_migration/examples/create_user.yaml') =]]
313
```
314
315
-You can also update users, including changing the user password:
+You can also update user information, including passwords:
316
317
``` yaml
318
[[= include_file('code_samples/data_migration/examples/update_user.yaml') =]]
0 commit comments