diff --git a/docs/service/api-handler/rest.md b/docs/service/api-handler/rest.md index d2311f2c..eeb2c3ca 100644 --- a/docs/service/api-handler/rest.md +++ b/docs/service/api-handler/rest.md @@ -843,7 +843,7 @@ PATCH /:type/:id/relationships/:relationship Custom procedures can be invoked with the special `$procs` resource type. -Use `GET` for query procedures and pass the arguments as a URL encoded object in the `args` query parameter: +Use `GET` for query procedures and pass the arguments as a URL-encoded object in the `args` query parameter: ```ts GET /$procs/:procName?args=