fix doubled word

This commit is contained in:
sahner 2015-10-15 15:59:07 -05:00
parent f4e4dac434
commit 83d31844db
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ Example for the `__time` dimension:
}
```
### Lookup lookup extraction function
### Lookup extraction function
Explicit lookups allow you to specify a set of keys and values to use when performing the extraction
```json