mirror of https://github.com/apache/druid.git
Merge pull request #860 from ebouchut/patch-2
Fix typo in DimensionSpecs
This commit is contained in:
commit
8cc48fc730
|
@ -31,7 +31,7 @@ Returns dimension values transformed using the given [DimExtractionFn](#toc_3)
|
|||
|
||||
## DimExtractionFn
|
||||
|
||||
`DimExtractionFn`s define the transformation applied to each dimenion value
|
||||
`DimExtractionFn`s define the transformation applied to each dimension value
|
||||
|
||||
### RegexDimExtractionFn
|
||||
|
||||
|
|
Loading…
Reference in New Issue