diff options
author | Tom Christie | 2012-12-17 22:00:25 +0000 |
---|---|---|
committer | Tom Christie | 2012-12-17 22:00:25 +0000 |
commit | 0418cebc583711263d983e0e3acbd474eb6f0fd2 (patch) | |
tree | 647d157fbf8d62a0aa95424501d10fb5b0e31bd5 /docs/tutorial/5-relationships-and-hyperlinked-apis.md | |
parent | aa72f8d63d2a7b33a2e74eaba216b56c803af70c (diff) | |
download | django-rest-framework-0418cebc583711263d983e0e3acbd474eb6f0fd2.tar.bz2 |
Update contact details
Diffstat (limited to 'docs/tutorial/5-relationships-and-hyperlinked-apis.md')
-rw-r--r-- | docs/tutorial/5-relationships-and-hyperlinked-apis.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorial/5-relationships-and-hyperlinked-apis.md b/docs/tutorial/5-relationships-and-hyperlinked-apis.md index b5d37875..216ca433 100644 --- a/docs/tutorial/5-relationships-and-hyperlinked-apis.md +++ b/docs/tutorial/5-relationships-and-hyperlinked-apis.md @@ -163,9 +163,9 @@ You can review the final [tutorial code][repo] on GitHub, or try out a live exam We've reached the end of our tutorial. If you want to get more involved in the REST framework project, here's a few places you can start: -* Contribute on [GitHub][github] by reviewing and subitting issues, and making pull requests. +* Contribute on [GitHub][github] by reviewing and submitting issues, and making pull requests. * Join the [REST framework discussion group][group], and help build the community. -* Follow the author [on Twitter][twitter] and say hi. +* [Follow the author on Twitter][twitter] and say hi. **Now go build awesome things.** |