diff --git a/docs/Changelog.md b/docs/Changelog.md
index 87758761ad9..afeb3331fd2 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -7150,7 +7150,7 @@ This version of the operator has been available since version 7 of the default O
X : T
Input tensor
slope : T
-Slope tensor. The shape of slope can be smaller then first input X; if so, its shape must be unidirectional broadcastable to X
+Slope tensor. The shape of slope can be smaller than first input X; if so, its shape must be unidirectional broadcastable to X
#### Outputs
@@ -8746,7 +8746,7 @@ This version of the operator has been available since version 9 of the default O
X (differentiable) : T
Input tensor
slope (differentiable) : T
-Slope tensor. The shape of slope can be smaller then first input X; if so, its shape must be unidirectional broadcastable to X
+Slope tensor. The shape of slope can be smaller than first input X; if so, its shape must be unidirectional broadcastable to X
#### Outputs
@@ -20319,7 +20319,7 @@ This version of the operator has been available since version 16 of the default
X (differentiable) : T
Input tensor
slope (differentiable) : T
-Slope tensor. The shape of slope can be smaller then first input X; if so, its shape must be unidirectional broadcastable to X
+Slope tensor. The shape of slope can be smaller than first input X; if so, its shape must be unidirectional broadcastable to X
#### Outputs
diff --git a/docs/Operators.md b/docs/Operators.md
index 6526228b05f..1e2eb08671c 100644
--- a/docs/Operators.md
+++ b/docs/Operators.md
@@ -18071,7 +18071,7 @@ Other versions of this operator: 1,