diff --git a/README.md b/README.md
index b13c754..f9daa77 100644
--- a/README.md
+++ b/README.md
@@ -170,14 +170,14 @@ information:
*(Available from version 0.45.)*
* `get_window_is_minimised`
-
Returns `true` if the window is minimised, `false` otherwise.
*(Available from version 0.46; -`ized` from 0.46)*
* `get_window_is_maximised`
-
Returns `true` if the window is maximised, `false` otherwise.