Skip to content

Commit dc4713a

Browse files
authored
[DOCS] Fixes wrong section level in data frame analytics limitations. (elastic#520)
1 parent 45903d5 commit dc4713a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/en/stack/ml/df-analytics/dfanalytics-limitations.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ values will be skipped during the analysis.
5959

6060
[float]
6161
[[dfa-od-field-type-docs-limitations]]
62-
==== {oldetection-cap} field type and document limitation
62+
=== {oldetection-cap} field type and document limitation
6363

6464
{oldetection-cap} requires numeric or boolean data to analyze. The algorithms
6565
don't support missing values (see also <<dfa-missing-fields-limitations>>),
@@ -72,7 +72,7 @@ and therefore no {olscore} is computed.
7272

7373
[float]
7474
[[dfa-regression-field-type-docs-limitations]]
75-
==== {regression-cap} field type and document limitation
75+
=== {regression-cap} field type and document limitation
7676

7777
{regression-cap} supports fields that are numeric, boolean, text, keyword and
7878
ip. It is also tolerant of missing values. Fields that are supported are

0 commit comments

Comments
 (0)