mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
fix: 🐛 Fix incorrect pluralization of entity page title
This commit is contained in:
parent
1b243f1aca
commit
2f0e447f78
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ export const metadata = {
|
|||
description: 'Definition of the Note entity',
|
||||
}
|
||||
|
||||
# Notes
|
||||
# Note
|
||||
|
||||
Notes represent a piece of content on a Versia instance. They can be posted by [Users](/entities/user) and are displayed in a user's feed. Notes can contain text, images, and other media. {{ className: 'lead' }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue