Skip to content

Commit e7037cd

Browse files
authored
Update README.md
1 parent 528ffbc commit e7037cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You have to add the following configuration to enable build-time instrumentation
5555
<source>1.6</source>
5656
<target>1.6</target>
5757
<!-- For JDK 21+ uncomment the following compiler settings (instead of source/target) --->
58-
<!-- &dash;&dash;enable-preview is optional, but it allows to use more efficient ScopedValue instead
58+
<!-- --enable-preview is optional, but it allows to use more efficient ScopedValue instead
5959
of ThreadLocal for continuations core
6060
<!--
6161
<release>21</release>

0 commit comments

Comments
 (0)