Skip to content

Commit

Permalink
Merge pull request #7788 from newrelic/update-number
Browse files Browse the repository at this point in the history
fix(home): update number of quickstarts
  • Loading branch information
bradleycamacho committed May 27, 2022
2 parents 384996e + 30515de commit 7f27011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/FindYourQuickstart.js
Expand Up @@ -96,7 +96,7 @@ const FindYourQuickStart = () => (
}
`}
>
<h3>Monitor everything in your stack with 400+ integrations.</h3>
<h3>Monitor everything in your stack with 470+ integrations.</h3>
<div
css={css`
display: flex;
Expand Down

0 comments on commit 7f27011

Please sign in to comment.