We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba83974 commit fef0b73Copy full SHA for fef0b73
src/tck/include/file/FileService.h
@@ -19,7 +19,7 @@ struct UpdateFileParams;
19
/**
20
* The parameters to use to append a file.
21
*
22
- * @param params The parameters use to append a file.
+ * @param params The parameters to use to append a file.
23
* @return A JSON response containing the status of the appended file.
24
*/
25
nlohmann::json appendFile(const AppendFileParams& params);
0 commit comments