Skip to content

Commit fef0b73

Browse files
committed
added the correct wording
Signed-off-by: Davin <dev.davicheanin@gmail.com>
1 parent ba83974 commit fef0b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tck/include/file/FileService.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ struct UpdateFileParams;
1919
/**
2020
* The parameters to use to append a file.
2121
*
22-
* @param params The parameters use to append a file.
22+
* @param params The parameters to use to append a file.
2323
* @return A JSON response containing the status of the appended file.
2424
*/
2525
nlohmann::json appendFile(const AppendFileParams& params);

0 commit comments

Comments
 (0)