Skip to content

Commit 4190c1b

Browse files
authored
M37890: Fixing typo without/with
Translator has reported possible source content issue. Description: "without or without" in source should read as "with or without"
1 parent fe57e1d commit 4190c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/open-datasets/overview-what-are-open-datasets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ With an Azure account, you can access open datasets using code or through the Az
4444

4545
Open Datasets provides Azure Notebooks and Azure Databricks notebooks you can use to connect data to Azure Machine Learning service and Azure Databricks. Datasets can also be accessed through a Python SDK.
4646

47-
However, you don't need an Azure account to access Open Datasets; you can access them from any Python environment without or without Spark.
47+
However, you don't need an Azure account to access Open Datasets; you can access them from any Python environment with or without Spark.
4848

4949
## Request or contribute datasets
5050

0 commit comments

Comments
 (0)