mongo-php-library icon indicating copy to clipboard operation
mongo-php-library copied to clipboard

Docs: missing `]` character in database->aggregate documentation

Open bduranleau-nr opened this issue 1 year ago • 1 comments

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

bduranleau-nr avatar Apr 22 '24 21:04 bduranleau-nr

Thanks for reporting this, I've created #1285 to fix the issue.

alcaeus avatar Apr 23 '24 07:04 alcaeus