Merge pull request #1831 from rasahner/lookupLookup

fix doubled word
This commit is contained in:
Charles Allen 2015-10-15 14:32:00 -07:00
commit ff0fbec40a
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