diff --git a/src/libs/Visibility/index.js b/src/libs/Visibility/index.js index 4357729ca7bf..91a003168ccd 100644 --- a/src/libs/Visibility/index.js +++ b/src/libs/Visibility/index.js @@ -10,7 +10,7 @@ function isVisible() { } /** - * Detects whether the app is focus or not. + * Whether the app is focused. * * @returns {Boolean} */