Details
-
Bug
-
Resolution: Fixed
-
Minor - P4
-
None
-
None
-
None
-
None
Description
https://github.com/mongodb/docs/blob/v3.4/source/release-notes/3.4-compatibility.txt
around line 134:
"db.createCollection( "myCappedCollection",
{ caped: true, size: 5242880 })"
"caped" should be "capped"
Attachments
Issue Links
- related to
-
DOCS-12150 3.4 Compatibility Notes has an example of a command that doesn't work, but it does
-
- Closed
-