Skip to content

Commit

Permalink
fix: set endpoint description
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Ng <chrng8@gmail.com>
  • Loading branch information
Pytal committed Aug 2, 2023
1 parent eeef52b commit 2734f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/files_reminders/lib/Controller/ApiController.php
Expand Up @@ -75,7 +75,7 @@ public function get(int $fileId): DataResponse {
}

/**
* Create a reminder
* Set a reminder
*
* @param string $dueDate ISO 8601 formatted date time string
*/
Expand Down

0 comments on commit 2734f38

Please sign in to comment.