Skip to content

Commit c070fc2

Browse files
Fixed line 17
1 parent e51ba74 commit c070fc2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/utility-guides/Oracle.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ The Oracle Utility can be used to run SQL queries or stored procedures on the Or
1414

1515
## Using the Oracle Utility
1616

17-
To use the Oracle Utility, import the 'OracleDB' class into your test file and then call the DateTimeUtils
18-
methods from within your tests, as required.
17+
To use the Oracle Utility, import the 'OracleDB' class into your test file and then call the OracleDB methods from within your tests, as required.
1918

2019
## Required arguments
2120

0 commit comments

Comments
 (0)