diff --git a/docs/documentation.md b/docs/documentation.md
index ec6ebc1..91cf072 100644
--- a/docs/documentation.md
+++ b/docs/documentation.md
@@ -187,7 +187,7 @@ import "yet-another-react-lightbox/styles.css";
Controller settings.
- `ref` - lightbox controller ref (see [Controller Ref](#ControllerRef) for details)
- - `focus` - if `true`, the lightbox captures focus when it opens
+ - `focus` - deprecated, for internal use only
- `aria` - if `true`, set ARIA attributes on the controller div
- `touchAction` - controller touch-action setting
- `closeOnPullDown` - if `true`, close the lightbox on pull-down gesture