Skip to content

Commit 7e54966

Browse files
Use English, not class names, in parameter descriptions.
Co-authored-by: Paul Robert Lloyd <paulrobertlloyd@users.noreply.github.com>
1 parent 1310b63 commit 7e54966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/models/clinic-booking.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ export class ClinicBooking {
207207
/**
208208
* Delete
209209
*
210-
* @param {string} uuid - ClinicBooking UUID
210+
* @param {string} uuid - Clinic booking UUID
211211
* @param {object} context - Context
212212
* @static
213213
*/

0 commit comments

Comments
 (0)