diff --git a/README.md b/README.md index 08201a8..a59ad9a 100644 --- a/README.md +++ b/README.md @@ -448,7 +448,7 @@ i, from 0 to 10 example: ```python -vm.patch.A3[5].set(18) +vm.patch.A3[5].set(3) ``` i, from 0 to 8.