diff --git a/src/open_inwoner/js/components/form/FileInput.js b/src/open_inwoner/js/components/form/FileInput.js index fa32e5f96d..a451c0fe44 100644 --- a/src/open_inwoner/js/components/form/FileInput.js +++ b/src/open_inwoner/js/components/form/FileInput.js @@ -56,7 +56,7 @@ export class FileInput extends Component { } /** - * Return the element associated with the notification indicating 1 or more files are selected. + * Return the element associated with indicating whether 1 or more files are selected. * @return {HTMLDivElement} */ getSelectionIndicator() {