Skip to content

Commit 27fe2d7

Browse files
committed
Formatting
1 parent 5e7d927 commit 27fe2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/AoJ/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ introduction to ADBA see the [JavaOne 2017 presentation](http://www.oracle.com/t
106106
}
107107
// wait for the async tasks to complete before exiting
108108
ForkJoinPool.commonPool().awaitQuiescence(1, TimeUnit.MINUTES);
109-
}'''
109+
}``````
110110
111111
## AoJ Design Spec in 100 words or less
112112

0 commit comments

Comments
 (0)