Skip to content

Commit

Permalink
fix page title
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-quinn committed May 30, 2022
1 parent 7fff1fe commit a754590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/projects/pickswise.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const TheComponent = class extends Component {
render() {
return (
<React.Fragment>
<Page title={Constants.titles.siteAssist} canonical="projects/pickswise">
<Page title={Constants.titles.pickswise} canonical="projects/pickswise">
<ProjectHero
clientImage="/static/images/projects/pickswise/Pickswise-Logo.svg"
projectTitle="The home of free sports picks, news and experts' best bets"
Expand Down

1 comment on commit a754590

@vercel
Copy link

@vercel vercel bot commented on a754590 May 30, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.