There was an error while loading. Please reload this page.
1 parent 528ffbc commit e7037cdCopy full SHA for e7037cd
README.md
@@ -55,7 +55,7 @@ You have to add the following configuration to enable build-time instrumentation
55
<source>1.6</source>
56
<target>1.6</target>
57
<!-- For JDK 21+ uncomment the following compiler settings (instead of source/target) --->
58
-<!-- ‐‐enable-preview is optional, but it allows to use more efficient ScopedValue instead
+<!-- --enable-preview is optional, but it allows to use more efficient ScopedValue instead
59
of ThreadLocal for continuations core
60
<!--
61
<release>21</release>
0 commit comments