diff --git a/bookshop/srv/ord-service.mjs b/bookshop/srv/ord-service.mjs index 042b5cf1..30b7976f 100644 --- a/bookshop/srv/ord-service.mjs +++ b/bookshop/srv/ord-service.mjs @@ -51,7 +51,7 @@ export class OrdService extends cds.ApplicationService { }) /** - * Example how to register arbitrary use the express app routes, + * Example how to register arbitrary express routes, * and map them to our service's interface. * Try it out with URLs like that: *