diff options
| author | Tom Christie | 2014-07-17 17:17:16 +0100 | 
|---|---|---|
| committer | Tom Christie | 2014-07-17 17:17:16 +0100 | 
| commit | a4329238f75a1bb66299d5c05b7cdf76db413768 (patch) | |
| tree | 314c46b2b5ed6153c3c9fb97273c804d49351826 | |
| parent | 941a2bb01b843b87f2c5404eee672123ee0c34b7 (diff) | |
| download | django-rest-framework-a4329238f75a1bb66299d5c05b7cdf76db413768.tar.bz2 | |
Fix typo
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -217,7 +217,7 @@ a.fusion-poweredby {  </p>  <hr /> -<p><strong>Project announcement:</strong> We are currently running a Kickstart campaign to help fund the development of Django REST framework 3. If you want to help make sustainable open source development please <a href="https://www.kickstarter.com/projects/tomchristie/django-rest-framework-3">check out the Kickstarter project</a>, and consider funding us!</p> +<p><strong>Project announcement:</strong> We are currently running a Kickstarter campaign to help fund the development of Django REST framework 3. If you want to help make sustainable open source development please <a href="https://www.kickstarter.com/projects/tomchristie/django-rest-framework-3">check out the Kickstarter project</a>, and consider funding us!</p>  <hr />  <p>  <h1 style="position: absolute; | 
