diff --git a/MediaRecorder.bs b/MediaRecorder.bs
index 721c0c0..4699dc9 100644
--- a/MediaRecorder.bs
+++ b/MediaRecorder.bs
@@ -850,7 +850,7 @@ exhausting the resources.
MIME types via the {{isTypeSupported()}} method. It will also select the most
appropriate codec and bandwidth allocation combination when these are not
defined in the {{MediaRecorderOptions}}, and make this information available via
-the {{Blob/type}} attribute of the event
's' data
+the {{Blob/type}} attribute of the event
's data
received in {{ondataavailable}}. It will also try to honour the
{{MediaRecorderOptions}} if specified.