fixed misspelling (#2159)
parent
7ad410c964
commit
e902e2144b
|
@ -46,7 +46,7 @@ import "influxdata/influxdb/schema"
|
|||
|
||||
schema.measurementTagValues(
|
||||
bucket: "bucket-name",
|
||||
measurement: "measurment-name",
|
||||
measurement: "measurement-name",
|
||||
tag: "_field"
|
||||
)
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue