Skip to content

Commit 107fdec

Browse files
authored
docs(updater): fix pronoun (#3475)
1 parent f6b39e2 commit 107fdec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/plugin/updater.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ For more information see the [Rust API documentation].
567567
</Tabs>
568568

569569
Note that restarting your app immediately after installing an update is not required and you can choose
570-
how to handle the update by either waiting until the user manually restarts the app, or prompting him to select when to do so.
570+
how to handle the update by either waiting until the user manually restarts the app, or prompting them to select when to do so.
571571

572572
:::note
573573
On Windows the application is automatically exited when the install step is executed due to a limitation of Windows installers.

0 commit comments

Comments
 (0)