Skip to content

Commit

Permalink
big table title
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Apr 18, 2016
1 parent 4fecfe2 commit d5914fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/big-table/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<link rel="stylesheet" href="demo.css">

<div id="el">
<h1>Rendering Large Datasets With Vue</h1>
<h1>Rendering Dynamic Big Table</h1>

<p>
<span>{{ rows }} x {{ cols }}, {{ optimized ? 'with' : 'without' }} optimization. {{ msg }}</span>
Expand Down

0 comments on commit d5914fe

Please sign in to comment.