Skip to content

Commit aaf7b31

Browse files
Update init.js
1 parent b6cc466 commit aaf7b31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ db.cultivos.insertMany([
4949
{
5050
"_id": ObjectId("672ebd43e9227768a15b11df"),
5151
"status": "Excellent",
52-
"type": "TOMATTO",
52+
"type": "TOMATO",
5353
"user": ObjectId("672811d1c78d172fd8a89775"),
5454
"_class": "smartpot.com.api.Models.Entity.Crop"
5555
}

0 commit comments

Comments
 (0)