Skip to content

Commit 2474c10

Browse files
Update articles/cosmos-db/mongodb/vcore/connect-from-databricks.md
Co-authored-by: Gahl Levy <[email protected]>
1 parent 16e315c commit 2474c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/vcore/connect-from-databricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ collection="<collection_name>"
6464

6565
### Data Sample Set
6666

67-
For the purpose with this lab, we're using the Mongo 'Citibike2019' data set. You can import it from here
67+
For the purpose with this lab, we're using the CSV 'Citibike2019' data set. You can import it:
6868
[CitiBike Trip History 2019](https://citibikenyc.com/system-data).
6969
We loaded it into a database called "CitiBikeDB" and the collection "CitiBike2019".
7070
We're setting the variables database and collection to point to the data loaded and we're using variables in the examples.

0 commit comments

Comments
 (0)