Skip to content

Commit e285523

Browse files
committed
Fix. Docs using parameter instead checkpoint
1 parent cdf7e45 commit e285523

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
@@ -741,7 +741,7 @@ public final class Joe {
741741
}
742742
```
743743

744-
The most important thing in this example is the use of the parameter checkpoint=True:
744+
The most important thing in this example is the use of the last parameter with the true value:
745745

746746
```Java
747747
.state(updateState("java"), true)

0 commit comments

Comments
 (0)