We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e6274f + 5236220 commit 41cfba3Copy full SHA for 41cfba3
1 file changed
_includes/sinatra-json.html
@@ -78,7 +78,7 @@ <h3 id="label-Content-Type">Content-Type</h3>
78
usual, you can easily change that, with the <code>:json_content_type</code>
79
setting:</p>
80
81
-<pre>set :json_content_type, :js</pre>
+<pre>set :json_content_type, :json</pre>
82
83
<h3 id="label-Overriding+the+Encoder+and+the+Content-Type">Overriding the Encoder and the Content-Type</h3>
84
0 commit comments