Skip to content

Commit

Permalink
Standardize on "classpath" spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Ordinant authored and electrum committed Sep 3, 2020
1 parent cdc8270 commit 17b5d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presto-docs/src/main/sphinx/installation/jdbc.rst
Expand Up @@ -3,7 +3,7 @@ JDBC Driver
===========

Presto can be accessed from Java using the JDBC driver.
Download :maven_download:`jdbc` and add it to the class path of your Java application.
Download :maven_download:`jdbc` and add it to the classpath of your Java application.

The driver is also available from Maven Central:

Expand Down

0 comments on commit 17b5d1d

Please sign in to comment.