Skip to content

Commit bfc0ed5

Browse files
authored
Merge pull request #7 from Meg528/patch-1
Update 10-intro.mdx
2 parents 0a1d51d + 0d6f929 commit bfc0ed5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/10-intro.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ sidebar_position: 10
66
import Tabs from '@theme/Tabs';
77
import TabItem from '@theme/TabItem';
88

9-
|Workshop goals|Migrate a Relational DB into MongoDB Atlas|
9+
|Workshop goals|Migrate a relational DB into MongoDB Atlas|
1010
|-|-|
11-
|What you'll learn|- What is the [MongoDB Relational Migrator](https://www.mongodb.com/products/tools/relational-migrator)|
11+
|What you'll learn|- What is the [MongoDB Relational Migrator](https://www.mongodb.com/products/tools/relational-migrator)?|
1212
||- How to install it|
13-
||- Importing a Relational DB: import the Schema|
13+
||- Importing a relational DB: import the schema|
1414
||- Map the relational schema to a MongoDB schema|
1515
||- Migrate the data to MongoDB|
1616
|Prerequisites| See [Prerequisites](/docs/category/-prerequisites/)|
@@ -22,6 +22,6 @@ In the navigation bar, you will notice some icons. Here is their meaning:
2222

2323
|Icon|Meaning|
2424
|-|:-|
25-
|📘|Lecture material - If you're following along in an instructor lead session, they probably have covered this already.|
25+
|📘|Lecture material - If you're following along in an instructor-led session, they probably have covered this already.|
2626
|👐|Hands-on content - Get ready to get some work done. You should follow these steps.|
27-
|🦸|Advanced content - This content isn't covered during the lab, but if you're interested in learning more, you can check it out.|
27+
|🦸|Advanced content - This content isn't covered during the lab, but if you're interested in learning more, you can check it out.|

0 commit comments

Comments
 (0)