diff --git a/docs/src/functions/math-and-trigonometry.md b/docs/src/functions/math-and-trigonometry.md
index c446339..8bb0cf0 100644
--- a/docs/src/functions/math-and-trigonometry.md
+++ b/docs/src/functions/math-and-trigonometry.md
@@ -86,7 +86,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir
| SUMIF | | – |
| SUMIFS | | – |
| SUMPRODUCT | | – |
-| SUMSQ | | – |
+| SUMSQ | | – |
| SUMX2MY2 | | – |
| SUMX2PY2 | | – |
| SUMXMY2 | | – |
diff --git a/docs/src/functions/math_and_trigonometry/sumsq.md b/docs/src/functions/math_and_trigonometry/sumsq.md
index aec2ab8..0574c4e 100644
--- a/docs/src/functions/math_and_trigonometry/sumsq.md
+++ b/docs/src/functions/math_and_trigonometry/sumsq.md
@@ -7,6 +7,5 @@ lang: en-US
# SUMSQ
::: warning
-🚧 This function is not yet available in IronCalc.
-[Follow development here](https://github.com/ironcalc/IronCalc/labels/Functions)
+🚧 This function is implemented but currently lacks detailed documentation. For guidance, you may refer to the equivalent functionality in [Microsoft Excel documentation](https://support.microsoft.com/en-us/office/excel-functions-by-category-5f91f4e9-7b42-46d2-9bd1-63f26a86c0eb).
:::
\ No newline at end of file