Skip to content

Commit e354331

Browse files
authored
Fixes typo (#8719)
1 parent 35c5be6 commit e354331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/rest-hypermedia-hateoas.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
>
55
> — Mike Amundsen, [REST fest 2012 keynote][cite].
66
7-
First off, the disclaimer. The name "Django REST framework" was decided back in early 2011 and was chosen simply to sure the project would be easily found by developers. Throughout the documentation we try to use the more simple and technically correct terminology of "Web APIs".
7+
First off, the disclaimer. The name "Django REST framework" was decided back in early 2011 and was chosen simply to ensure the project would be easily found by developers. Throughout the documentation we try to use the more simple and technically correct terminology of "Web APIs".
88

99
If you are serious about designing a Hypermedia API, you should look to resources outside of this documentation to help inform your design choices.
1010

0 commit comments

Comments
 (0)