Fixed typos
This commit is contained in:
parent
c12ba5d221
commit
831c7f5924
9 changed files with 21 additions and 21 deletions
|
@ -1,7 +1,7 @@
|
|||
# protocol
|
||||
|
||||
The `protocol` module can register a new protocol or intercept an existing
|
||||
protocol, so you can custom the response to the requests for vairous protocols.
|
||||
protocol, so you can custom the response to the requests for various protocols.
|
||||
|
||||
An example of implementing a protocol that has the same effect with the
|
||||
`file://` protocol:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue