diff --git a/ts/components/conversation/FriendRequest.md b/ts/components/conversation/FriendRequest.md index f4042aa6a..bef992b2e 100644 --- a/ts/components/conversation/FriendRequest.md +++ b/ts/components/conversation/FriendRequest.md @@ -5,7 +5,7 @@ | Name | Values | | -------------------- | -------------------------------------------- | | text | string | -| timstamp | number | +| timestamp | number | | direction | 'outgoing' \| 'incoming | | status | 'sending' \| 'sent' \| 'read' \| 'delivered' | | friendStatus | 'pending' \| 'accepted' \| 'declined' |