mirror of https://github.com/huashengdun/webssh
Fix typo
parent
62e6f7746d
commit
0387d346ff
|
@ -100,7 +100,7 @@ wssh.send('ls -l');
|
|||
|
||||
### URL Arguments
|
||||
|
||||
Spport passing arugments by url (hash or search) like following examples:
|
||||
Support passing arguments by url (hash or search) like following examples:
|
||||
|
||||
Passing form data
|
||||
```bash
|
||||
|
|
|
@ -106,7 +106,7 @@ Browser console
|
|||
URL Arguments
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Spport passing arugments by url (hash or search) like following
|
||||
Support passing arguments by url (hash or search) like following
|
||||
examples:
|
||||
|
||||
Passing form data
|
||||
|
|
Loading…
Reference in New Issue