Skip to content

Commit 5765bef

Browse files
jonlepagerogerwang
authored andcommitted
fix typo
1 parent ecca02e commit 5765bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/For Users/Migration/From 0.12 to 0.13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
### Known issues
6060

6161
+ The following window options passed to `nw.Window.open()` is not effective on **Linux**: `resizable` for now; try to set them in the callback.
62-
+ `reloadDev()` of `nw.Window` are not supported for now
62+
+ `reloadDev()` of `nw.Window` is not supported for now
6363
+ `closed` event of `nw.Window`: `App.quit()` doesn't trigger this event.
6464
+ `devtools-closed` event of `nw.Window` is not supported for now.
6565
+ `as_desktop` option is not supported for now

0 commit comments

Comments
 (0)