We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d010f7 commit 5ae67deCopy full SHA for 5ae67de
docs/sql-programming-guide.md
@@ -1364,7 +1364,7 @@ the Data Sources API. The following options are supported:
1364
<tr>
1365
<td><code>driver</code></td>
1366
<td>
1367
- The class name of the JDBC driver needed to connect to this URL. This class with be loaded
+ The class name of the JDBC driver needed to connect to this URL. This class will be loaded
1368
on the master and workers before running an JDBC commands to allow the driver to
1369
register itself with the JDBC subsystem.
1370
</td>
0 commit comments