mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 16:01:26 +00:00
typo
This commit is contained in:
parent
a1a347c0ce
commit
e92bfe2ae8
@ -31,7 +31,7 @@ How to write your own rule file
|
|||||||
```javascript
|
```javascript
|
||||||
module.exports = {
|
module.exports = {
|
||||||
/*
|
/*
|
||||||
thess functions are required
|
these functions are required
|
||||||
you may leave their bodies blank if necessary
|
you may leave their bodies blank if necessary
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
/*
|
/*
|
||||||
thess functions are required
|
these functions are required
|
||||||
you may leave their bodies blank if necessary
|
you may leave their bodies blank if necessary
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user