Skip to content

Commit 7f799f6

Browse files
committed
add note about ETS table compression
1 parent 4939888 commit 7f799f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Lexical supports the following versions of Elixir and Erlang:
1313
| ----------- |----------------- | ------ |
1414
| 25 | `>= 25.0` | |
1515
| 26 | `>= 26.0.2` | |
16-
| 27 | `>= 27.0` | Will use dramatically more memory due to a bug in Erlang's ETS table compression |
16+
| 27 | `>= 27.0` | `27.0` - `27.0.1` Will use dramatically more memory due to a bug in Erlang's ETS table compression |
1717

1818
| Elixir | Version Range | Notes |
1919
| -------- | -------------- | -------- |

0 commit comments

Comments
 (0)