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

Minor typo in getCollectionInfos documentation

      Description

      There's a minor typo in the getCollectionInfos documentation]. Under the "Required Access" section, the first line says:

      Since db.getCollectionInfos() is a wrapper around the listCollections, users mus have the same privileges as listCollections when access control is enforced.

      There's a typo in "must", and the above sentence should be modified to:

      Since db.getCollectionInfos() is a wrapper around the listCollections, users must have the same privileges as listCollections when access control is enforced.

       

      Scope

      • Fix typo
      • Backport to 3.4 (if needed)

            Assignee:
            andrew.feierabend@mongodb.com Andrew Feierabend (Inactive)
            Reporter:
            harshad.dhavale@mongodb.com Harshad Dhavale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              4 years, 33 weeks ago