Skip to content

Commit f3e30eb

Browse files
committed
truth in advertising! now we're up to 2.7k.
1 parent 2b95725 commit f3e30eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
</div>
116116
<div style="display: none" id="code" class="content">
117117
<p>Several different implementations of JSONSelect are available:</p>
118-
<p class="item"><b>JavaScript:</b> Get it <a href="js/jsonselect.js">documented</a>, or <a href="js/jsonselect.min.js">minified</a> (<i>1.7k</i> minified and gzipped).
118+
<p class="item"><b>JavaScript:</b> Get it <a href="js/jsonselect.js">documented</a>, or <a href="js/jsonselect.min.js">minified</a> (<i>2.7k</i> minified and gzipped).
119119
The code is <a href="https://github.com/lloyd/JSONSelect">on github</a>.</p>
120120
<p class="item"><b>node.js:</b> <tt>npm install JSONSelect</tt></p>
121121
<p class="item"><b>ruby:</b> A gem by <a href="https://github.com/fd">Simon Menke</a>: <a href="https://github.com/fd/json_select">https://github.com/fd/json_select</a></p>

0 commit comments

Comments
 (0)