This repository was archived by the owner on Mar 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ npm install handsontable @handsontable/angular
3030You can load it directly from [ jsDelivr] ( //jsdelivr.com/package/npm/@handsontable/angular ) as well.
3131``` html
3232<script src =" https://cdn.jsdelivr.net/npm/handsontable/dist/handsontable.full.min.js" ></script >
33- <script src =" https://cdn.jsdelivr.net/npm/@handsontable/angular/dist/bundles/handsontable-pro .umd.min.js" ></script >
33+ <script src =" https://cdn.jsdelivr.net/npm/@handsontable/angular/dist/bundles/handsontable-angular .umd.min.js" ></script >
3434
3535<link href =" https://cdn.jsdelivr.net/npm/handsontable/dist/handsontable.full.min.css" rel =" stylesheet" >
3636```
@@ -189,4 +189,4 @@ The license key is validated in an offline mode. No connection is made to any s
189189<br >
190190<br >
191191
192- Created by [ Handsoncode] ( //handsoncode.net ) with ❤ and ☕ in [ Tricity] ( //en.wikipedia.org/wiki/Tricity,_Poland ) .
192+ Created by [ Handsoncode] ( //handsoncode.net ) with ❤ and ☕ in [ Tricity] ( //en.wikipedia.org/wiki/Tricity,_Poland ) .
You can’t perform that action at this time.
0 commit comments