Skip to content

Commit 002abe0

Browse files
authored
Merge pull request #153681 from CHEEKATLAPRADEEP-MSFT/patch-4
(AzureCXP) MicrosoftDocs/azure-docs#73446
2 parents 21e133b + a15fdb7 commit 002abe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/get-started-analyze-spark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ A serverless Spark pool is a way of indicating how a user wants to work with Spa
5555

5656
Data is available via the dataframe named **data**. Load it into a Spark database named **nyctaxi**.
5757

58-
1. Add a new to the notebook, and then enter the following code:
58+
1. Add a new code cell to the notebook, and then enter the following code:
5959

6060
```py
6161
spark.sql("CREATE DATABASE IF NOT EXISTS nyctaxi")

0 commit comments

Comments
 (0)