diff options
| author | Tom Christie | 2014-08-15 12:06:22 +0100 | 
|---|---|---|
| committer | Tom Christie | 2014-08-15 12:06:22 +0100 | 
| commit | ef41828866b769fab832cab4e67e1f4514400ddc (patch) | |
| tree | 77bf9b350dd61742d03a5bea778740996d6601af /index.html | |
| parent | bd025a1ef346bce5234779987fd141d9a43a4c3d (diff) | |
| download | django-rest-framework-ef41828866b769fab832cab4e67e1f4514400ddc.tar.bz2 | |
Update title - Easy is a sucky word choice
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@  <html lang="en">  <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">      <meta charset="utf-8"> -    <title>Django REST framework - APIs made easy</title> +    <title>Django REST framework - Web APIs for Django</title>      <link href="http://www.django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon">      <link rel="canonical" href="http://www.django-rest-framework.org"/>      <meta name="viewport" content="width=device-width, initial-scale=1.0">  | 
