Skip to content

Commit 7e08223

Browse files
committed
fix java tab syntax
1 parent f586494 commit 7e08223

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

source/includes/driver-examples/driver-example-transactions-intro-1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
:end-before: End Transactions Intro Example 1
1313

1414

15-
- id: java
15+
- id: java-sync
1616
content: |
1717

1818
.. code-block:: java

source/includes/driver-examples/driver-example-transactions-retry-1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
:start-after: Start Transactions Retry Example 1
3737
:end-before: End Transactions Retry Example 1
3838

39-
- id: java
39+
- id: java-sync
4040
content: |
4141
.. code-block:: javascript
4242

source/includes/driver-examples/driver-example-transactions-retry-2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
:start-after: Start Transactions Retry Example 2
3737
:end-before: End Transactions Retry Example 2
3838

39-
- id: java
39+
- id: java-sync
4040
content: |
4141
.. code-block:: java
4242

source/includes/driver-examples/driver-example-transactions-retry-3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
:start-after: Start Transactions Retry Example 3
8787
:end-before: End Transactions Retry Example 3
8888

89-
- id: java
89+
- id: java-sync
9090
content: |
9191

9292
.. code-block:: java

0 commit comments

Comments
 (0)