Skip to content

Commit 5ae67de

Browse files
committed
Update sql-programming-guide.md
fix typo
1 parent 2d010f7 commit 5ae67de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sql-programming-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1364,7 +1364,7 @@ the Data Sources API. The following options are supported:
13641364
<tr>
13651365
<td><code>driver</code></td>
13661366
<td>
1367-
The class name of the JDBC driver needed to connect to this URL. This class with be loaded
1367+
The class name of the JDBC driver needed to connect to this URL. This class will be loaded
13681368
on the master and workers before running an JDBC commands to allow the driver to
13691369
register itself with the JDBC subsystem.
13701370
</td>

0 commit comments

Comments
 (0)