diff --git a/docs/api-guide/schemas.md b/docs/api-guide/schemas.md index ce9041e8c..0fe2186e9 100644 --- a/docs/api-guide/schemas.md +++ b/docs/api-guide/schemas.md @@ -239,7 +239,7 @@ Tags can be used for logical grouping `View`s. Each tag name in the list MUST be POST, GET(List): | /users/ | [users] Example 2: Consider a restaurant management system. The System has restaurants. Each restaurant has branches. - Consider a REST APIs to deal with a branch of a particular restaurant. + Consider REST APIs to deal with a branch of a particular restaurant. Http Method | Path | Tags -------------------------------------|----------------------------------------------------|-------------------