Fix typo in install software preview for windows and linux (#34037)
This commit is contained in:
+2
-2
@@ -59,7 +59,7 @@ const PREVIEW_DISPLAY_OPTIONS: Record<
|
||||
When Fleet's agent (fleetd) is installed, fleetd will open the{" "}
|
||||
<b>Fleet Desktop > 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's agent (fleetd) is installed, fleetd will open the{" "}
|
||||
<b>Fleet Desktop > 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,
|
||||
|
||||
Reference in New Issue
Block a user