Update Tidelift message

master
Lucas Duailibe 2019-05-13 16:33:30 -03:00
parent 65daff16cf
commit 138eac4102
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ Button.propTypes = {
function Tidelift() {
return (
<a className="tidelift" href={siteConfig.tideliftUrl}>
GET PROFESSIONAL SUPPORT FOR PRETTIER
GET PROFESSIONALLY SUPPORTED PRETTIER
</a>
);
}