Skip to content

Commit

Permalink
Update relationships.rst
Browse files Browse the repository at this point in the history
Just removed a repeated word.
  • Loading branch information
luizcavalcanti authored Jun 27, 2017
1 parent 9c3b877 commit 9e84107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relationships.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Relationships
As we have seen in :doc:`resources`, the resource is the fundamental unit in
RESTful API design. Resources model objects from the application data model.

Resources do not exist in isolation, but have relationships to other other
Resources do not exist in isolation, but have relationships to other
resources. Sometimes these relationships exist between the mapped objects in
the application data model as well, sometimes they are specific to the RESTful
resources.
Expand Down

0 comments on commit 9e84107

Please sign in to comment.