From 83d31844db35a80b2b5374466da685cc59a0e459 Mon Sep 17 00:00:00 2001 From: sahner Date: Thu, 15 Oct 2015 15:59:07 -0500 Subject: [PATCH] fix doubled word --- docs/content/querying/dimensionspecs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/querying/dimensionspecs.md b/docs/content/querying/dimensionspecs.md index 94fdddba0cf..c350161d9cc 100644 --- a/docs/content/querying/dimensionspecs.md +++ b/docs/content/querying/dimensionspecs.md @@ -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