Skip to content

Commit 988999c

Browse files
authored
Fix typos in README.md
1 parent cc83b59 commit 988999c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ The api of this Go module is designed to closely follow the structure naming of
2020
The version of this module's API is still in a `v0.X.Y` state and is subject to change in the future.
2121
A release with breaking changes will increment X while Y will be incremented when there are minor bug or feature improvements.
2222

23-
### Window Hanldes
23+
### Window Handles
2424

25-
The portal APIs often provide a `windowHandle` parameter that allows dialogs and other actions to be attached to a specific window.
25+
The portal APIs often provide a `windowHandle` parameter that allow dialogs and other actions to be attached to a specific window.
2626

2727
#### From Fyne
2828

0 commit comments

Comments
 (0)