diff --git a/mimesniff.bs b/mimesniff.bs index 16cc75a..3a0e943 100644 --- a/mimesniff.bs +++ b/mimesniff.bs @@ -791,7 +791,7 @@ and a set of bytes to be ignored ignored, and ret
To determine which image MIME type byte pattern a byte sequence input matches, if any, use the following -image type pattern matching algorithm: +image type pattern matching algorithm:
Execute the following steps for each row row in the following table: @@ -985,7 +985,7 @@ and a set of bytes to be ignored ignored, and ret
To determine which audio or video MIME type byte pattern a byte sequence
-input matches, if any, use the following audio or video type pattern matching
+input matches, if any, use the following audio or video type pattern matching
algorithm: