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 09bf248 commit 6b79097Copy full SHA for 6b79097
src/@types/queries/docs.js
@@ -1217,7 +1217,7 @@
1217
* If you provide a Group for every Select, the result will be a single Row with
1218
* every Cell having been aggregated. If you provide a Group for only one, or
1219
* some, of the Select clauses, the _others_ will be automatically used as
1220
- * dimensional values (analogous to the 'group by` semantics in SQL), within
+ * dimensional values (analogous to the `group by` semantics in SQL), within
1221
* which the aggregations of Group Cells will be performed.
1222
*
1223
* You can join the same underlying Cell multiple times, but in that case you
0 commit comments