Skip to content

Commit

Permalink
chore: fixed title for oss categories
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Worrall committed Jun 17, 2020
1 parent 5d8835c commit 2495943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/oss-category.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ const OssCategoryPage = ({ data }) => {

return (
<Layout>
<SEO title="A single oss category page" />
<SEO title="New Relic Open Source Categories" />
<PageHeading
title="New Relic Open Source Categories"
subheader="Every public repository in the New Relic and New Relic Experimental GitHub organizations leverages one of the following categories"
Expand Down

0 comments on commit 2495943

Please sign in to comment.