Skip to content

Commit 5f57a81

Browse files
formatting fix
1 parent 3c01dad commit 5f57a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ db.createCollection( "api", {
103103
} );
104104
```
105105

106-
#####: Sample Data
106+
##### Sample Data
107107
```
108108
db.api.insert({"name":"Giri Jeedigunta","email":"hello@spring.com"});
109109
```

0 commit comments

Comments
 (0)