Skip to content

Commit

Permalink
Typo namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN committed Oct 2, 2023
1 parent fdf8f5a commit 55f8cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/aggregation-builder.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This example demonstrates how you can use the builder provided by this library to build an aggregation pipeline.
*/

namespace MongoDB\Examples\AggregatationBuilder;
namespace MongoDB\Examples\AggregationBuilder;

use MongoDB\Builder\Aggregation;
use MongoDB\Builder\BuilderEncoder;
Expand Down

0 comments on commit 55f8cce

Please sign in to comment.