Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
This commit is contained in:
Eric Bailey
2025-08-13 17:35:07 -05:00
committed by Samuel Newman
parent 881d916ced
commit 568c9397ff
+1 -1
View File
@@ -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.
*/