diff --git a/src/view/com/composer/SelectMediaButton.tsx b/src/view/com/composer/SelectMediaButton.tsx index 07be6e3d70..a742f1fe66 100644 --- a/src/view/com/composer/SelectMediaButton.tsx +++ b/src/view/com/composer/SelectMediaButton.tsx @@ -124,7 +124,7 @@ const extensionToMimeType: Record< } /** - * Attemps to bucket the given asset into one of our known types based on its + * Attempts to bucket the given asset into one of our known types based on its * `mimeType`. If `mimeType` is not available, we try to infer it through * various means. */