Fixes typo

This commit is contained in:
Brusk Hamarash 2022-04-05 10:55:47 +03:00
parent 713ea5a88d
commit bde782c1ed
Signed by: broosk1993
GPG Key ID: 5D20F7E02649F74E

View File

@ -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"