Skip to content

Commit c0bdff9

Browse files
authored
Fix 'Analaysis' typo (apache#17015)
1 parent a078cd2 commit c0bdff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/library-user-guide/query-optimizer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ Each of these statistics is wrapped in a `Precision` type that indicates whether
428428
exact or estimated, allowing the optimizer to make informed decisions about the reliability
429429
of its cardinality estimates.
430430

431-
### Boundary Analaysis Flow
431+
### Boundary Analysis Flow
432432

433433
The boundary analysis process flows through several stages, with each stage building
434434
upon the information gathered in previous stages. The `AnalysisContext` is continuously

0 commit comments

Comments
 (0)