diff --git a/source/Ui/NumberRange.elm b/source/Ui/NumberRange.elm index 0bb295c..72c77b5 100644 --- a/source/Ui/NumberRange.elm +++ b/source/Ui/NumberRange.elm @@ -206,7 +206,7 @@ render address model = ] [ focusedInput ] -{-| Focused the component. -} +{-| Focuses the component. -} focus : Model -> Model focus model = case model.focused of