We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b2bca commit 18da706Copy full SHA for 18da706
docs/Schema/types-and-formats.md
@@ -26,7 +26,7 @@ purchasesRatio: {
26
}
27
```
28
29
-You can put any sql into `number` measure as soon as it's an aggregatable expression:
+You can put any sql into `number` measure as soon as it's an aggregate expression:
30
31
```javascript
32
ratio: {
0 commit comments