diff --git a/packages/plugins/documentation/server/services/helpers/build-api-endpoint-path.js b/packages/plugins/documentation/server/services/helpers/build-api-endpoint-path.js index 290474903e..d5197eecd4 100644 --- a/packages/plugins/documentation/server/services/helpers/build-api-endpoint-path.js +++ b/packages/plugins/documentation/server/services/helpers/build-api-endpoint-path.js @@ -70,7 +70,7 @@ const getPathWithPrefix = (prefix, path) => { }; /** - * @description Get's all paths based on routes + * @description Gets all paths based on routes * * @param {object} apiInfo * @property {object} apiInfo.routeInfo - The api routes object