Skip to content

Commit 86a4022

Browse files
Minor Update
Script tag incorrectly closed
1 parent 9d71997 commit 86a4022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ In the `dist` folder you have a UMD bundle with source maps (`react-bootstrap-ta
8989
<script>
9090
var ReactBsTable = window.BootstrapTable;
9191
//...
92-
<script/>
92+
</script>
9393
```
9494
9595
The UMD build is also available on [npmcdn](https://npmcdn.com):

0 commit comments

Comments
 (0)