diff options
| author | Tom Christie | 2013-12-23 12:37:56 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-12-23 12:37:56 +0000 | 
| commit | 66cc2d3d5d611c57638a59932cd65c62d9b130c2 (patch) | |
| tree | 9856f0c766c51f45e753dd8a6c01844879c5c0b4 /api-guide/format-suffixes.html | |
| parent | e6fd79fd88067d830886f9c463d5b9e5c13d7ce3 (diff) | |
| download | django-rest-framework-66cc2d3d5d611c57638a59932cd65c62d9b130c2.tar.bz2 | |
Switch title ordering.
Diffstat (limited to 'api-guide/format-suffixes.html')
| -rw-r--r-- | api-guide/format-suffixes.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/api-guide/format-suffixes.html b/api-guide/format-suffixes.html index 1b8cdae2..3137e705 100644 --- a/api-guide/format-suffixes.html +++ b/api-guide/format-suffixes.html @@ -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 - Format suffixes</title> +    <title>Format suffixes - Django REST framework</title>      <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon">      <link rel="canonical" href="http://django-rest-framework.org/api-guide/format-suffixes"/>      <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 
