Skip to content

Commit

Permalink
Merge pull request #7 from Meg528/patch-1
Browse files Browse the repository at this point in the history
Update 10-intro.mdx
  • Loading branch information
dfreniche authored Oct 10, 2024
2 parents 0a1d51d + 0d6f929 commit bfc0ed5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/10-intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ sidebar_position: 10
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

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

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

0 comments on commit bfc0ed5

Please sign in to comment.