Skip to content

Commit 978de12

Browse files
committed
Minor fix
1 parent 7885940 commit 978de12

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
@@ -49,6 +49,6 @@ The following test case should give you some idea of what AoJ can do. It uses th
4949
conn.commitMaybeRollback(trans);
5050
}
5151
ForkJoinPool.commonPool().awaitQuiescence(1, TimeUnit.MINUTES);
52-
}``````
52+
}
5353
5454

0 commit comments

Comments
 (0)