Skip to content

Commit 9fedb59

Browse files
authored
/start: Minor text adjustments (#21966)
1 parent e1114d9 commit 9fedb59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/views/pages/start.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@
408408
<h2>The myth of cross platform</h2>
409409
<p>Fleet lets you work directly with data and events from the native operating system.</p>
410410
<p>It still exposes familiar concepts similar to smart groups and extension attributes, but for every platform’s “special” nuance, and in a way that lets you go all the way down to the bare metal.</p>
411-
<p>With Fleet you only need to manage Mac, Windows, and Linux; not Omnissa, Intune, and your anxiety.</p>
411+
<p>With Fleet you only need to manage Apple, Windows, and Linux; not Omnissa, Intune, and your anxiety.</p>
412412
<div purpose="form-buttons">
413413
<a purpose="back-button" @click="clickGoToPreviousStep()">Back</a>
414414
<ajax-button type="submit" purpose="submit-button" class="btn btn-primary" :syncing="syncing">Continue</ajax-button>
@@ -424,7 +424,7 @@
424424
<div purpose="form-progress-bar"><div purpose="current-progress" style="width: 50%"></div></div>
425425
<img purpose="success-icon" alt="🚀" src="/images/icon-form-success-16x16@2x.png">
426426
</div>
427-
<h2>Is it any good?</h2>
427+
<h2>Want to try it?</h2>
428428
<div purpose="form-header" class="mx-auto">
429429
<p class="">We don’t have a public sample environment, but you can try Fleet out locally on your computer.</p>
430430
</div>

0 commit comments

Comments
 (0)