Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-7486

Fix Typo for setIntersection

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: manual
    • Environment:

      Typo in example
      Actual:

      { "_id" : 1, "A" : [ "red", "blue" ], "B" : [ "red", "blue" ] }

      Expected:

      { "_id" : 1, "A" : [ "red", "blue" ], "B" : [ "blue","red" ] }

            Assignee:
            Unassigned Unassigned
            Reporter:
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              8 years, 6 weeks, 3 days ago