Site updated at 2016-12-13 11:17:30 UTC

This commit is contained in:
Travis CI 2016-12-13 11:17:30 +00:00
parent 3f7aca30d8
commit d49f3078bb
23 changed files with 37 additions and 37 deletions

View file

@ -379,7 +379,7 @@ Custom slot type for script support.
</code></pre>
</div>
<p>Then, wherever you would but some simple text for a response like<code class="highlighter-rouge">OK</code>, replace it with a reference to the file so that:</p>
<p>Then, wherever you would put some simple text for a response like <code class="highlighter-rouge">OK</code>, replace it with a reference to the file so that:</p>
<div class="highlighter-rouge"><pre class="highlight"><code>text: OK
</code></pre>