Browse Source

Merge pull request #14854 from abpframework/enisn-patch-2

Fix typo in Extensions-Overall.md
pull/14855/head
Fatih KILIÇ 4 years ago
committed by GitHub
parent
commit
cb8209772f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/UI/Angular/Extensions-Overall.md

2
docs/en/UI/Angular/Extensions-Overall.md

@ -11,7 +11,7 @@ See the documents below for the details:
## Extensible Table Component
Using [ngx-datatable](https://github.com/swimlane/ngx-datatable) in extensinble table.
Using [ngx-datatable](https://github.com/swimlane/ngx-datatable) in extensible table.
````ts
<abp-extensible-table

Loading…
Cancel
Save