File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
resources/views/docs/desktop/1/the-basics Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -396,9 +396,8 @@ This is particularly useful for always-on-top utility windows or menubar applica
396396
397397### Restrict navigation within a window
398398
399- When opening windows that display content outside your control that is not under your control (such as external
400- websites), you may want to restrict the user's navigation options. NativePHP provides two handy methods for this on the
401- ` Window ` facade:
399+ When opening windows that display content that is not under your control (such as external websites), you may want to
400+ restrict the user's navigation options. NativePHP provides two handy methods for this on the ` Window ` facade:
402401
403402``` php
404403Window::open()
You can’t perform that action at this time.
0 commit comments