mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-28 00:49:49 +03:00
fix grammatical error
This commit is contained in:
parent
ac145a48a4
commit
1baeb24f8a
|
@ -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
|
||||
-------------------------------------|----------------------------------------------------|-------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user