diff --git a/index.bs b/index.bs
index e4eadffd..5bd702f4 100644
--- a/index.bs
+++ b/index.bs
@@ -2239,7 +2239,7 @@ To set the client window state given |window| and |state|:
1. Let |current state| be [=get the client window state=] with |window|.
-1. If |current state| is equal to |state|, return [=success=] with data null.
+1. If |current state| is "fullscreen
", "maximized
", or "minimized
" and is equal to |state|, return [=success=] with data null.
1. In the following list of conditions and associated steps, run the first set of steps for which the associated condition is true: