Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Maksim Sadym <69349599+sadym-chromium@users.noreply.github.com>
  • Loading branch information
jgraham and sadym-chromium committed Sep 19, 2024
1 parent d939d31 commit c96915e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2141,7 +2141,7 @@ To <dfn>get the client window state</dfn> given |window|:

To <dfn>set the client window state</dfn> given |window| and |state|:

1. Let |current state| be [=get the client window state| with |window|.
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.

Expand Down

0 comments on commit c96915e

Please sign in to comment.