Skip to content

Commit c27d35e

Browse files
authored
Update README.adoc
Fix minor typo error.
1 parent 7635e4a commit c27d35e

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
@@ -222,7 +222,7 @@ try (AffinityLock lock = AffinityLock.acquireLockLastMinus(n)) {
222222

223223
I have the cpuId in a configuration file, how can I set it using a string?
224224

225-
=== Answer: use one fo the following.
225+
=== Answer: use one of the following.
226226

227227
[source,java]
228228
----

0 commit comments

Comments
 (0)