🎨 Add "-ize" suffix
This commit is contained in:
parent
c4b240170d
commit
9f9f772ff5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# protocol
|
# protocol
|
||||||
|
|
||||||
The `protocol` module can register a new protocol or intercept an existing
|
The `protocol` module can register a new protocol or intercept an existing
|
||||||
protocol, so you can custom the response to the requests for various protocols.
|
protocol, so you can customize the response to the requests for various protocols.
|
||||||
|
|
||||||
An example of implementing a protocol that has the same effect with the
|
An example of implementing a protocol that has the same effect with the
|
||||||
`file://` protocol:
|
`file://` protocol:
|
||||||
|
|
Loading…
Reference in a new issue