Skip to content

Commit 18da706

Browse files
authored
Update types-and-formats.md
1 parent 25b2bca commit 18da706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Schema/types-and-formats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ purchasesRatio: {
2626
}
2727
```
2828

29-
You can put any sql into `number` measure as soon as it's an aggregatable expression:
29+
You can put any sql into `number` measure as soon as it's an aggregate expression:
3030

3131
```javascript
3232
ratio: {

0 commit comments

Comments
 (0)