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 e0910e6 commit d7c953cCopy full SHA for d7c953c
articles/synapse-analytics/get-started.md
@@ -232,7 +232,7 @@ matplotlib.pyplot.show()
232
Earlier we copied data from a SQL pool database into a Spark DB. Using
233
Spark, we aggregated the data into the nyctaxi.passengercountstats.
234
Now run the cell below in a notebook and it will copy the aggregated table back into
235
-the SQL pool datbase.
+the SQL pool database.
236
237
```scala
238
%%spark
0 commit comments