Skip to content

Commit c8816d1

Browse files
committed
rake build
1 parent 045b68f commit c8816d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h2>A collection of helpful snippets to use inside of browser devtools</h2>
202202
</pre></div>
203203
</div><div class='snippet-wrapper' id='console-save'><div class='snippet'><h3><a href='https://github.com/bgrins/devtools-snippets/tree/master/snippets/console-save/console-save.js'>console-save.js</a> <a href='#console-save'>#</a> &nbsp; <small style='float:right'><a href='snippets/console-save/console-save.js'>(view raw)</a></small></h3>
204204

205-
<p>A simple way to save objects as .json fle from the console, includes a chrome extension along with a plain script.</p>
205+
<p>A simple way to save objects as .json files from the console, includes a chrome extension along with a plain script.</p>
206206

207207
<h4 id="usage">Usage</h4>
208208

0 commit comments

Comments
 (0)