mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Fix fast-track spelling (#36664)
For consistency; every other instance of fast-track is spelled with a hyphen.
This commit is contained in:
parent
83c88fd47b
commit
083e51f63b
1 changed files with 1 additions and 1 deletions
2
website/views/pages/fast-track.ejs
vendored
2
website/views/pages/fast-track.ejs
vendored
|
|
@ -14,7 +14,7 @@
|
|||
<div purpose="features-section">
|
||||
<div purpose="section-heading">
|
||||
<h1>What’s included</h1>
|
||||
<p>Fast Track focuses on new device enrollments and the workflows your IT team needs on day one.</p>
|
||||
<p>Fast-track focuses on new device enrollments and the workflows your IT team needs on day one.</p>
|
||||
</div>
|
||||
<div purpose="feature-row">
|
||||
<div purpose="feature">
|
||||
|
|
|
|||
Loading…
Reference in a new issue