Skip to content

Commit c71eb78

Browse files
committed
typo fix
1 parent f013f92 commit c71eb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/07-prevent-collision.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1>Vue Grid Layout Example 8 - Prevent Collision</h1>
1212

1313
<a href="https://github.com/jbaysolutions/vue-grid-layout">View project on Github</a>
1414
<br/>
15-
<a href="06-responsive.html">Previous example: Mirrored grid layout</a>
15+
<a href="06-responsive.html">Previous example: Responsive</a>
1616

1717
<div id="app" style="width: 100%;">
1818
<!--<pre>{{ $data | json }}</pre>-->

0 commit comments

Comments
 (0)