Skip to content

Commit a15fdb7

Browse files
(AzureCXP) MicrosoftDocs/azure-docs#73446
Fixing incorrect a task description. Add a new to the notebook, and then enter the following code: to Add a new code cell to the notebook, and then enter the following code:
1 parent 757b251 commit a15fdb7

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)