Skip to content

Commit 0a0dabb

Browse files
committed
address sme comment
Signed-off-by: Gilbert Kwan <[email protected]>
1 parent e82288b commit 0a0dabb

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
@@ -227,7 +227,7 @@ InstantOn requires a Linux system with kernel version 5.9 or greater. If your sy
227227
uname -r
228228
```
229229

230-
The https://openliberty.io/docs/latest/reference/feature/crac.html[Coordinated Restore at Checkpoint^] (`crac`) feature enables applications to use 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.
230+
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.
231231

232232
[role="code_command hotspot file=0", subs="quotes"]
233233
----

0 commit comments

Comments
 (0)