We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc83b59 commit 988999cCopy full SHA for 988999c
README.md
@@ -20,9 +20,9 @@ The api of this Go module is designed to closely follow the structure naming of
20
The version of this module's API is still in a `v0.X.Y` state and is subject to change in the future.
21
A release with breaking changes will increment X while Y will be incremented when there are minor bug or feature improvements.
22
23
-### Window Hanldes
+### Window Handles
24
25
-The portal APIs often provide a `windowHandle` parameter that allows dialogs and other actions to be attached to a specific window.
+The portal APIs often provide a `windowHandle` parameter that allow dialogs and other actions to be attached to a specific window.
26
27
#### From Fyne
28
0 commit comments