diff --git a/reference/mongodb/tutorial/library.xml b/reference/mongodb/tutorial/library.xml index 4f35017090..ecfafecc6f 100644 --- a/reference/mongodb/tutorial/library.xml +++ b/reference/mongodb/tutorial/library.xml @@ -106,7 +106,7 @@ require 'vendor/autoload.php'; demo->beers; $result = $collection->insertOne( [ 'name' => 'Hinterland', 'brewery' => 'BrewDog' ] );