Skip to content

Commit 6b0015c

Browse files
committed
Space
1 parent f063b0e commit 6b0015c

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
@@ -64,7 +64,7 @@ the last test in ```com.oracle.adbaoverjdbc.test.FirstLight.java```. For an
6464
introduction to ADBA see the [JavaOne 2017 presentation](http://www.oracle.com/technetwork/database/application-development/jdbc/con1491-3961036.pdf).
6565

6666

67-
``` public void transactionSample() {
67+
```public void transactionSample() {
6868
// get the AoJ DataSourceFactory
6969
DataSourceFactory factory = DataSourceFactory.forName("com.oracle.adbaoverjdbc.DataSourceFactory");
7070
// get a DataSource and a Connection

0 commit comments

Comments
 (0)