diff --git a/docs/Software Development/04-Software Application Specifications/09-Checklist For Microservices.md b/docs/Software Development/04-Software Application Specifications/09-Checklist For Microservices.md index d9c6177..e75496c 100644 --- a/docs/Software Development/04-Software Application Specifications/09-Checklist For Microservices.md +++ b/docs/Software Development/04-Software Application Specifications/09-Checklist For Microservices.md @@ -39,7 +39,7 @@ Use the following checklist when dealing with a microservices architecture inter { meta: { page: { - totalPage: "integer" + totalPages: "integer" count: "integer", limitValue: "integer", currentPage: "integer"