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

DOCS-14681 Typo in example

      In example at

      https://docs.mongodb.com/manual/reference/operator/aggregation/setWindowFields/#range-window-example

      { "_id" : 5, "type" : "strawberry", "orderDate" : ISODate("2019-01-08T06:12:03Z"),
        "state" : "WA", "price" : 43, "quantity" : 134, "quantityFromSimilarOrders" : 112 }
      

      quantityFromSimilarOrders should be changed from 112 to 134

            Assignee:
            ian.fogelman@mongodb.com Ian Fogelman
            Reporter:
            mosinnik@yandex.ru mosinnik N/A
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              2 years, 28 weeks, 4 days ago