Skip to content

Commit 866a92c

Browse files
committed
remove punctuation
1 parent 25d812f commit 866a92c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/intro.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import clsx from 'clsx';
1313
Welcome to Replicated Docs
1414
</h1>
1515
<p className="hero-subtitle">
16-
Learn how to use the Replicated Platform to secure and distribute your software to enterprise customers.
16+
Learn how to use the Replicated Platform to secure and distribute your software to enterprise customers
1717
</p>
1818
<div className="hero-buttons">
1919
<a href="/vendor/quick-start" className="hero-button">
@@ -47,7 +47,7 @@ import clsx from 'clsx';
4747
<a href="/vendor/replicated-onboarding" className="get-started-box">
4848
<img src="/images/icons/alien-vault-black.svg" alt="Alien vault icon" className="get-started-box-icon" />
4949
<h3 className="get-started-box-title">Follow the onboarding guide</h3>
50-
<p className="get-started-box-subtitle">Integrate Replicated features into your application releases.</p>
50+
<p className="get-started-box-subtitle">Integrate Replicated features into your application releases</p>
5151
</a>
5252
</div>
5353
</div>

0 commit comments

Comments
 (0)