Update regular-expressions.md (#3757)

pull/3760/head^2
Samantha Wang 2022-02-07 14:46:54 -08:00 committed by GitHub
parent 1960f8a05b
commit 8be556e271
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ from(bucket: "example-bucket")
```
### Use a regex to filter by field key
The following example excludes records that do not have `_percent` in a field key.
The following example includes records that have `_percent` in a field key.
```js
from(bucket: "example-bucket")