Skip to content

Commit dee65f6

Browse files
authored
Merge pull request #236 from jVanZwieten/jvz-instace-typo
typo fix
2 parents 4a35ec3 + 6b8c6f3 commit dee65f6

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
@@ -432,7 +432,7 @@ The following controls currently support two-way data binding:
432432

433433
## Use igDataSource inside Angular app
434434

435-
Thanks to the @types/ignite-ui, it is possible to create an instace of the all of the Ignite UI data sources.
435+
Thanks to the @types/ignite-ui, it is possible to create an instance of the all of the Ignite UI data sources.
436436

437437
let source = new Infragistics.DataSource(settings);
438438

0 commit comments

Comments
 (0)