You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: developer-tools/nodejs/porting/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This tutorial starts with a simple Node.js application (HTTP Rest API built with [Sails.js](http://sailsjs.org/)) and details the steps needed to *Dockerize* it and ensure its scalability.
4
4
5
-
The application stores data in a MongoDB dabatase. This tutorial does not address the scaling of the MongoDB part.
5
+
The application stores data in a MongoDB database. This tutorial does not address the scaling of the MongoDB part.
6
6
7
7
Note: Do not hesitate to provide any comments / feedback you may have, that will help make this tutorial better.
0 commit comments