fix: page publish typo (#4963)
This commit is contained in:
parent
626464513d
commit
3b2af2d028
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue