mongo-php-library
mongo-php-library copied to clipboard
Docs: missing `]` character in database->aggregate documentation
Bug Report
Hi 👋 ,
Was going through the documentation for the MongoDB PHP Library and came across this example,
which seems to result in a syntax error when taken verbatim due to a missing ] character.
If so, it looks like this is the corresponding block of code/text that needs to be updated.
Let me know if this is the incorrect place/avenue to report this.
Thanks!
Environment
n/a
Test Script
n/a
Expected and Actual Behavior
n/a
Debug Log
n/a
Thanks for reporting this, I've created #1285 to fix the issue.