diff --git a/files/en-us/web/api/dommatrixreadonly/rotatefromvector/index.md b/files/en-us/web/api/dommatrixreadonly/rotatefromvector/index.md index 4059cc23c737ee2..90455a21ac76078 100644 --- a/files/en-us/web/api/dommatrixreadonly/rotatefromvector/index.md +++ b/files/en-us/web/api/dommatrixreadonly/rotatefromvector/index.md @@ -29,7 +29,7 @@ DOMMatrixReadOnly.rotateFromVector(rotX, rotY) ### Return value -Returns a [`DOMMatrix`](/en-US/docs/Web/API/DOMMatrix). +A [`DOMMatrix`](/en-US/docs/Web/API/DOMMatrix). ## Examples