From bde782c1ed920872c0da40239c35c9ab8884e3fa Mon Sep 17 00:00:00 2001 From: Brusk Hamarash Date: Tue, 5 Apr 2022 10:55:47 +0300 Subject: [PATCH] Fixes typo --- .../09-Checklist For Microservices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"