Skip to content

Commit 52361f6

Browse files
authored
correct typo
1 parent fed1846 commit 52361f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer-tools/nodejs/porting/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

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.
66

77
Note: Do not hesitate to provide any comments / feedback you may have, that will help make this tutorial better.
88

0 commit comments

Comments
 (0)