Skip to content

Commit 117e559

Browse files
Update README.adoc
Co-authored-by: Laura Cowen <[email protected]>
1 parent 885103d commit 117e559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ uname -r
229229

230230
If your kernel version is older than 5.9, you can skip this section and move on to the <<running-the-application-on-open-liberty>> section.
231231

232-
The https://openliberty.io/docs/latest/reference/feature/crac.html[Coordinated Restore at Checkpoint^] (`crac`) feature enables applications to use the Liberty InstantOn implementation of the https://javadoc.io/doc/org.crac/crac/1.4.0/index.html[org.crac^] APIs. The Spring Framework hooks into the checkpoint and restore when the `org.crac` APIs are enabled.
232+
The https://openliberty.io/docs/latest/reference/feature/crac.html[Coordinated Restore at Checkpoint^] (`crac`) Liberty feature enables applications to use the Liberty InstantOn implementation of the https://javadoc.io/doc/org.crac/crac/1.4.0/index.html[org.crac^] APIs. When the `org.crac` APIs are enabled, checkpoint and restore can work with applications written using the Spring Framework.
233233

234234
[role="code_command hotspot file=0", subs="quotes"]
235235
----

0 commit comments

Comments
 (0)