Account Entity: correct `note` type (#751)

This commit is contained in:
rinpatch 2020-01-30 19:26:34 +03:00 committed by GitHub
parent ff2cdcc716
commit 5888c426ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ Equal to `username` for local users, or `username@domain` for remote users.\
### `note` {#note}
**Description:** The profile's bio / description.\
**Type:** String\
**Type:** String \(HTML\)\
**Version history:** Added in 0.1.0
### `avatar` {#avatar}