Fix typo in install software preview for windows and linux (#34037)

This commit is contained in:
Magnus Jensen 2025-10-10 09:21:31 -03:00 committed by GitHub
parent e85d820260
commit 897350079c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,7 +59,7 @@ const PREVIEW_DISPLAY_OPTIONS: Record<
When Fleet&apos;s agent (fleetd) is installed, fleetd will open the{" "}
<b>Fleet Desktop &gt; My device</b> page in the default browser.
</p>
<p>The end use will see selected software being installed.</p>
<p>The end user will see selected software being installed.</p>
</>
),
videoSrc: LinuxAndWindowsInstallSoftwareEndUserPreview,
@ -71,7 +71,7 @@ const PREVIEW_DISPLAY_OPTIONS: Record<
When Fleet&apos;s agent (fleetd) is installed, fleetd will open the{" "}
<b>Fleet Desktop &gt; My device</b> page in the default browser.
</p>
<p>The end use will see selected software being installed.</p>
<p>The end user will see selected software being installed.</p>
</>
),
videoSrc: LinuxAndWindowsInstallSoftwareEndUserPreview,