Skip to content

Commit ae4b5ad

Browse files
authored
Update README.md
1 parent 1119c85 commit ae4b5ad

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
@@ -13,4 +13,4 @@ TableView.jl is an [ag-grid](https://www.ag-grid.com/) based table viewer built
1313
When trying to display big tables (>10k rows) we switch to lazy-loading additional rows while scrolling, which disables the filtering/sorting that's possible for smaller datasets. It's possible (but not trivial) to write proper backend support for those operations -- PRs would be very welcome.
1414

1515
### ag-grid Enterprise
16-
Setting the `AG_GRID_LICENSE_KEY` at build *and* run time will use the enterprise distribution instead of the normal community distribution.
16+
Setting the `AG_GRID_LICENSE_KEY` environment variable at build *and* run time will use the enterprise distribution instead of the normal community distribution.

0 commit comments

Comments
 (0)