Skip to content

Commit

Permalink
Update search-template.asciidoc
Browse files Browse the repository at this point in the history
Fixed asciidoc typo

Closes #8308
  • Loading branch information
clintongormley committed Oct 31, 2014
1 parent e4164bc commit 8d1f8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/search/search-template.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ We could write the query as:
{{/start}} <3>
{{#end}} <6>
"lte": "{{end}}" <7>
{{/end}} </6>
{{/end}} <6>
}
}
{{/line_no}} <2>
Expand Down

0 comments on commit 8d1f8b5

Please sign in to comment.