Skip to content

Commit 63f3e55

Browse files
committed
typos
1 parent dc7e566 commit 63f3e55

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/reference/query-languages/esql/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ To help differentiate between the static and generated content, the generated co
110110
> [!IMPORTANT]
111111
> Starting with 9.0, we no longer publish separate documentation branches for every minor release (`9.0`, `9.1`, `9.2`, etc.). This is a major departure from the practice of each minor version having its own dedicated documentation branch.
112112
113-
Instead, we use the [`applies_to` metadata](https://elastic.github.io/docs-builder/syntax/applies/) to differentiate features and their availability across different versions on the `main` branch.
113+
Instead, we use the [`applies_to` metadata](https://elastic.github.io/docs-builder/syntax/applies/) to differentiate features and their availability across different versions because 9.0+ docs are all published from the `main` branch.
114114

115115
This allows us to clearly communicate when features are introduced, when they transition from preview to GA, and which versions support specific functionality.
116116

@@ -163,7 +163,8 @@ For example, the second item in this list is in technical preview as of version
163163
- `PREVIEW` - Feature is in technical preview
164164
- `GA` - Feature is generally available
165165

166-
> [!NOTE] Unreleased version information is automatically sanitized in the docs build output. For example, say you specify `preview 9.3.0`:
166+
> [!NOTE]
167+
> Unreleased version information is automatically sanitized in the docs build output. For example, say you specify `preview 9.3.0`:
167168
> - Before `9.3.0` is released, the live documentation will display "Planned for a future release" instead of the specific version number.
168169
> - This will be updated automatically when the version is released.
169170

0 commit comments

Comments
 (0)