diff --git a/docs/summary.mdx b/docs/summary.mdx index 0cffd4f..89ad318 100644 --- a/docs/summary.mdx +++ b/docs/summary.mdx @@ -5,11 +5,11 @@ sidebar_position: 1000 # 🎯 Summary Congratulations! Following this tutorial, you have successfully: -* Installed Relational Migrator -* Created a migration project -* Mapped a relational schema to MongoDB -* Migrated data to MongoDB -* Generated application code from the MongoDB model +* Installed Relational Migrator. +* Created a migration project. +* Mapped a relational schema to MongoDB. +* Migrated data to MongoDB. +* Generated application code from the MongoDB model. * Converted SQL queries and stored procedures to MongoDB query language. Visit the [MongoDB Developer Center](https://mongodb.com/developer/?utm_campaign=devrel&utm_source=workshop&utm_medium=cta&utm_content=soccer_workshop&utm_term=stanimira_vlaeva) for more useful information and tutorials.