fix: page publish typo (#4963)

This commit is contained in:
Aaryan Khandelwal 2024-06-28 20:53:50 +05:30 committed by GitHub
parent 626464513d
commit 3b2af2d028
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -63,7 +63,7 @@ const IssuesLayout = observer((props: Props) => {
<Image src={planeLogo} alt="Plane logo" className="h-6 w-6" height="24" width="24" />
</div>
<div className="text-xs">
Powered by <span className="font-semibold">Plane Pubish</span>
Powered by <span className="font-semibold">Plane Publish</span>
</div>
</a>
</div>