Fleet UI: missing 2 words (#36135)
This commit is contained in:
+2
-1
@@ -168,7 +168,8 @@ const SoftwareOptionsSelector = ({
|
||||
return isPlatformIosOrIpados && !isEditingSoftware ? (
|
||||
<p>
|
||||
Automatic install for iOS and iPadOS is coming soon. Today, you can
|
||||
manually install the <strong>Host details</strong> page for each host.
|
||||
manually install it from the <strong>Host details</strong> page for each
|
||||
host.
|
||||
</p>
|
||||
) : null;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user