Merge pull request #860 from ebouchut/patch-2

Fix typo in DimensionSpecs
This commit is contained in:
Fangjin Yang 2014-11-13 08:59:11 -07:00
commit 8cc48fc730
1 changed files with 1 additions and 1 deletions

View File

@ -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