aboutsummaryrefslogtreecommitdiffstats
path: root/core/openapi.json
diff options
context:
space:
mode:
authorjld3103 <jld3103yt@gmail.com>2023-09-03 11:45:48 +0200
committerjld3103 <jld3103yt@gmail.com>2023-09-03 11:45:48 +0200
commit8b9b637ec6c58d038cf8bb2099ac358a951b26bd (patch)
treea42eca58480371ad659975d3e53e37c653ad9939 /core/openapi.json
parent391bbbc14dec4ab0a49a4cb9bb7e6e7f1a964515 (diff)
downloadnextcloud-server-8b9b637ec6c58d038cf8bb2099ac358a951b26bd.tar.gz
nextcloud-server-8b9b637ec6c58d038cf8bb2099ac358a951b26bd.zip
ProfileApi: Fix typo
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Diffstat (limited to 'core/openapi.json')
-rw-r--r--core/openapi.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/openapi.json b/core/openapi.json
index 4a3aa9723ce..1cc8b40483f 100644
--- a/core/openapi.json
+++ b/core/openapi.json
@@ -3617,7 +3617,7 @@
"/ocs/v2.php/profile/{targetUserId}": {
"put": {
"operationId": "profile_api-set-visibility",
- "summary": "Update the visiblity of a parameter",
+ "summary": "Update the visibility of a parameter",
"tags": [
"profile_api"
],