diff options
| author | Rustam Lalkaka | 2013-12-08 19:34:24 -0500 |
|---|---|---|
| committer | Rustam Lalkaka | 2013-12-08 19:34:24 -0500 |
| commit | b8732d21652cf6b6e3c3e9807594b508be6583f8 (patch) | |
| tree | cb29dc3cf5f32807c27efce3cb3b21a49aa1cf1b /docs | |
| parent | 14ae3012545561337f4f3e4807361bb4ec2c9ec9 (diff) | |
| download | django-rest-framework-b8732d21652cf6b6e3c3e9807594b508be6583f8.tar.bz2 | |
Minor grammar fix -- 'team' is singular
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/template.html b/docs/template.html index 5a0bdbfd..c065237a 100644 --- a/docs/template.html +++ b/docs/template.html @@ -172,7 +172,7 @@ <div> <hr> -<p><strong>The team behind REST framework are launching a new API service.</strong></p> +<p><strong>The team behind REST framework is launching a new API service.</strong></p> <p>If you want to be first in line when we start issuing invitations, please sign up here:</p> |
