diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-07-18 15:51:39 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2012-07-18 15:51:39 +0200 |
commit | ae9f6a1c13938735494a93d29deab2f2a92f0ab3 (patch) | |
tree | 6b3071487219106aadea4edea503c39fe5f79623 /views | |
parent | 090295773d12cae88e81cf2e509168ad5e3fda45 (diff) | |
download | example-collection-json-db-ae9f6a1c13938735494a93d29deab2f2a92f0ab3.tar.gz example-collection-json-db-ae9f6a1c13938735494a93d29deab2f2a92f0ab3.tar.bz2 example-collection-json-db-ae9f6a1c13938735494a93d29deab2f2a92f0ab3.tar.xz example-collection-json-db-ae9f6a1c13938735494a93d29deab2f2a92f0ab3.zip |
o Fixing typos.
Diffstat (limited to 'views')
-rw-r--r-- | views/index.jade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/views/index.jade b/views/index.jade index 363355c..52b1395 100644 --- a/views/index.jade +++ b/views/index.jade @@ -23,9 +23,9 @@ block content p Note that unless you explicitly request code text/html - | you will be served + | you will be served code application/vnd.collection+json - | if you include + | if you include code */* | in your code Accept |