Updated Branches: refs/heads/master 795468e3a -> 960bbf280
Typo. Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/960bbf28 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/960bbf28 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/960bbf28 Branch: refs/heads/master Commit: 960bbf2809172836b07d4bce8c29df40add5461a Parents: 795468e Author: Aaron McCurry <[email protected]> Authored: Sun Aug 18 22:12:18 2013 -0400 Committer: Aaron McCurry <[email protected]> Committed: Sun Aug 18 22:12:18 2013 -0400 ---------------------------------------------------------------------- docs/data-model.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/960bbf28/docs/data-model.html ---------------------------------------------------------------------- diff --git a/docs/data-model.html b/docs/data-model.html index f82c48a..1c4385b 100644 --- a/docs/data-model.html +++ b/docs/data-model.html @@ -62,7 +62,7 @@ <a href="#querying">Querying</a> <ul class="nav"> <li><a href="#row_query">Row Query</a></li> - <li><a href="#test_query">Text</a></li> + <li><a href="#text_query">Text</a></li> <li><a href="#string_query">String</a></li> <li><a href="#numeric_query">Numeric</a></li> <li><a href="#spatial_query">Spatial</a></li>
