diff --git a/docs/sql-programming-guide.md b/docs/sql-programming-guide.md index ffe0f395b9c0c1fe5c510b4688e1717a07a1933a..55ed913b26b3e6ff7225c13cd9dd38e4c1b7ae2a 100644 --- a/docs/sql-programming-guide.md +++ b/docs/sql-programming-guide.md @@ -1091,7 +1091,7 @@ Tables from the remote database can be loaded as a DataFrame or Spark SQL tempor the Data Sources API. Users can specify the JDBC connection properties in the data source options. <code>user</code> and <code>password</code> are normally provided as connection properties for logging into the data sources. In addition to the connection properties, Spark also supports -the following case-sensitive options: +the following case-insensitive options: <table class="table"> <tr><th>Property Name</th><th>Meaning</th></tr>