Skip to content

Commit

Permalink
Merge pull request #1491 from newrelic/alec/update-copy
Browse files Browse the repository at this point in the history
Add updated copy for the "Build your own observability pack" tile
  • Loading branch information
John P Vajda authored Jul 20, 2021
2 parents f35ca9a + 830c73d commit efdfb78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/observability-packs.js
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,8 @@ const ObservabilityPacksPage = ({ data, location }) => {
}
view={view}
logoUrl={BUILD_YOUR_OWN}
name="Build your own Observability Pack"
description="Can't find the right pack for your needs? Check out our README and build your own!"
name="Build your own observability pack"
description="Can't find a pack with what you need? Check out our README and build your own."
/>
</ExternalLink>
{filteredPacks.map((pack) => (
Expand Down

0 comments on commit efdfb78

Please sign in to comment.