Skip to content

Commit 9767399

Browse files
committed
correct minor documentation error
1 parent 10801c4 commit 9767399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Refer to [Grid.js documentation](https://gridjs.io/docs/config/) for specific co
4747
<template>
4848
<grid
4949
:auto-width="autoWidth"
50-
:columns="cols"
50+
:cols="cols"
5151
:from="from"
5252
:language="language"
5353
:pagination="pagination"

0 commit comments

Comments
 (0)