Skip to content

Commit

Permalink
Fix typo on history page
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Griffiths committed Jan 5, 2025
1 parent 31c5fb9 commit ef40f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/history/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ function History () {
<br />

{'Want to know more about the history of the Fuel Rats? We have a more in-depth history available '}
<a href="https://confluence.fuelrats.com/display/public/FRKB/History" rel="noreferrer" target="_blank">{'on our knowledgebase'}</a>{'.'}
<a href="https://confluence.fuelrats.com/display/public/FRKB/History" rel="noreferrer" target="_blank">{'on our knowledge base'}</a>{'.'}
</div>
</div>
)
Expand Down

0 comments on commit ef40f27

Please sign in to comment.