Jonny Borges
Committed by GitHub

Fix typo on doc

@@ -481,7 +481,7 @@ Amateur Coder did an awesome video about utils, storage, bindings and other feat @@ -481,7 +481,7 @@ Amateur Coder did an awesome video about utils, storage, bindings and other feat
481 | ------- | ---------- | 481 | ------- | ---------- |
482 | StringX | `RxString` | 482 | StringX | `RxString` |
483 | IntX | `RxInt` | 483 | IntX | `RxInt` |
484 -| MapX | `RxMax` | 484 +| MapX | `RxMap` |
485 | ListX | `RxList` | 485 | ListX | `RxList` |
486 | NumX | `RxNum` | 486 | NumX | `RxNum` |
487 | DoubleX | `RxDouble` | 487 | DoubleX | `RxDouble` |