Skip to content

Commit 621b015

Browse files
[DOCS] Fix typo in 7.15 release highlights (#78426)
1 parent 20c3249 commit 621b015

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/release-notes/highlights.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Other versions:
2929
[discrete]
3030
=== Index disk usage API
3131
There's a new API that supports analyzing the disk usage of each field of an
32-
index, including the entire index itself. The the API estimates the disk usage
32+
index, including the entire index itself. The API estimates the disk usage
3333
of a field by iterating over its content and tracking the number of bytes read.
3434
Refer to {ref}/indices-disk-usage.html[analyze index disk usage API].
3535

@@ -53,4 +53,4 @@ Refer to {ref}/runtime-examples.html#runtime-examples-grok-composite[define a co
5353
// [discrete]
5454
// === Heading
5555
//
56-
// Description.
56+
// Description.

0 commit comments

Comments
 (0)