Skip to content

Commit 72af3d2

Browse files
authored
Fix line spacing on ILM docs
1 parent cf11cc0 commit 72af3d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/data-management.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The data you store in {es} generally falls into one of two categories:
88

99
* *Content*: a collection of items you want to search, such as a catalog of products
1010
* *Time series data*: a stream of continuously-generated timestamped data, such as log entries
11+
1112
*Content* might be frequently updated,
1213
but the value of the content remains relatively constant over time.
1314
You want to be able to retrieve items quickly regardless of how old they are.

0 commit comments

Comments
 (0)