mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Website: fix typo on /better page (#23908)
Closes: https://github.com/fleetdm/confidential/issues/8859 Changes: - Fixed a typo on the /better page.
This commit is contained in:
parent
706a42032a
commit
5cbf908da4
1 changed files with 1 additions and 1 deletions
2
website/views/pages/transparency.ejs
vendored
2
website/views/pages/transparency.ejs
vendored
|
|
@ -8,7 +8,7 @@
|
|||
<div purpose="feature" class="d-flex flex-lg-row flex-column-reverse justify-content-between mx-auto align-items-center">
|
||||
<div purpose="feature-text" class="d-flex flex-column">
|
||||
<h3>How does it affect me?</h3>
|
||||
<p>Your IT team has to maintain your computer and keep it compliant with with a bunch of security requirements. But they also realize you have a job to do. So they want to be as un-intrusive as possible.</p>
|
||||
<p>Your IT team has to maintain your computer and keep it compliant with a bunch of security requirements. But they also realize you have a job to do. So they want to be as un-intrusive as possible.</p>
|
||||
<p>That’s why they chose Fleet. It’s compatible with everything, including Linux, so it doesn’t limit what operating system you use. And it’s open source, meaning if you want to, you can <a href="https://github.com/fleetdm/fleet" target="_blank">take it apart</a> and see what it’s doing to your computer.</p>
|
||||
<div purpose="swag-cta" v-if="showSwagForm">
|
||||
<a purpose="swag-link" style="text-decoration: none;" class="d-inline" href="https://kqphpqst851.typeform.com/to/Whm2imZc">
|
||||
|
|
|
|||
Loading…
Reference in a new issue