mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
docs(updater): fix pronoun (#3475)
This commit is contained in:
@@ -567,7 +567,7 @@ For more information see the [Rust API documentation].
|
||||
</Tabs>
|
||||
|
||||
Note that restarting your app immediately after installing an update is not required and you can choose
|
||||
how to handle the update by either waiting until the user manually restarts the app, or prompting him to select when to do so.
|
||||
how to handle the update by either waiting until the user manually restarts the app, or prompting them to select when to do so.
|
||||
|
||||
:::note
|
||||
On Windows the application is automatically exited when the install step is executed due to a limitation of Windows installers.
|
||||
|
||||
Reference in New Issue
Block a user