s/for/about
This commit is contained in:
parent
1dc0069cdc
commit
73e995f494
|
@ -1515,7 +1515,7 @@ function PrivateNoteSheet({
|
|||
</button>
|
||||
)}
|
||||
<header>
|
||||
<b>Private note for @{account?.acct}</b>
|
||||
<b>Private note about @{account?.username || account?.acct}</b>
|
||||
</header>
|
||||
<main>
|
||||
<form
|
||||
|
|
Loading…
Reference in a new issue