Skip to content

Commit 1552668

Browse files
authored
Update sql-database-spark-connector.md
Updated capitalization error
1 parent f655def commit 1552668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-spark-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ val config = Config(Map(
124124
"queryCustom" -> query
125125
))
126126

127-
sqlContext.SqlDBQuery(config)
127+
sqlContext.sqlDBQuery(config)
128128
```
129129

130130
## Connect Spark to Azure SQL Database using AAD authentication

0 commit comments

Comments
 (0)