The description was incorrect

Looked like a copy and paste from another aggregation
This commit is contained in:
smayzak 2014-07-20 22:36:40 -07:00 committed by Clinton Gormley
parent 6416f5d3d0
commit 65a0ca021d
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ Example:
}
--------------------------------------------------
In the above example, we calculate the average price of all the products that are currently in-stock.
In the above example, we get the total number of products that do not have a price.
Response:
@ -31,4 +31,4 @@ Response:
}
}
}
--------------------------------------------------
--------------------------------------------------