Fix minor typo in "Group keys"

pull/2017/head
Tobias Deiminger 2020-12-25 21:02:10 +01:00
parent f613855b81
commit a1cfb1a260
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ If you're just getting started with Flux queries, check out the following:
- [Execute queries](/influxdb/v2.0/query-data/execute-queries/) to discover a variety of ways to run your queries.
## Group keys
Every table has a **group key** a list of columns which for which every row in the table has the same value.
Every table has a **group key** a list of columns for which every row in the table has the same value.
###### Example group key
```js