Skip to content

Commit 67bccbd

Browse files
kgeisrxin
authored andcommitted
Update sql-programming-guide.md
fix typo Author: Ken Geis <[email protected]> Closes apache#5674 from kgeis/patch-1 and squashes the following commits: 5ae67de [Ken Geis] Update sql-programming-guide.md
1 parent 2d010f7 commit 67bccbd

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)