summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2023-05-02 12:49:12 -0300
committerVitor Mattos <vitor@php.rio>2023-05-03 05:00:09 -0300
commit28348080453aac27cb57df7bd4015054178f034d (patch)
tree117e0e6a7c5f92fe446daddfa39df066817d9e20 /docs
parentd102271134026c75eaa0f10f22ef1587e0fd7b51 (diff)
Change text after code review
https://github.com/nextcloud/spreed/pull/9423#discussion_r1182704162 Signed-off-by: Vitor Mattos <vitor@php.rio>
Diffstat (limited to 'docs')
-rw-r--r--docs/avatar.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/avatar.md b/docs/avatar.md
index d2288aeb1..a64428e2f 100644
--- a/docs/avatar.md
+++ b/docs/avatar.md
@@ -24,7 +24,7 @@
## Delete conversations avatar
-> **PS**: To check if need to delete when is customized, you need to verify the property `isCustomAvatar` from [conversation](conversation.md).
+> **Note**: To determine if a delete option should be presented to the user, it's recommended to check the `isCustomAvatar` property from [conversation](conversation.md).
* Required capability: `avatar`
* Method: `DELETE`