We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6274f commit 5236220Copy full SHA for 5236220
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