diff --git a/src/blog/_posts/2016-02-02-opera-35.md b/src/blog/_posts/2016-02-02-opera-35.md index b825e6ee2..31c8d6243 100644 --- a/src/blog/_posts/2016-02-02-opera-35.md +++ b/src/blog/_posts/2016-02-02-opera-35.md @@ -43,10 +43,10 @@ Our implementation of the `FontFaceSet` interface (e.g. `document.fonts`) is now Also, the `add()` and `remove()` methods don’t throw `InvalidModificationError` anymore when adding or deleting a CSS-connected font-face to the same `FontFaceSet`. Here’s an example of that: