docs: document Gateway.Writable not Gateway.Writeable

License: MIT
Signed-off-by: Li Zheng <flyskywhy@gmail.com>
This commit is contained in:
Li Zheng 2019-03-28 13:11:41 +08:00
parent b9e45e8941
commit cdd0e6b73a

View File

@ -253,7 +253,7 @@ A url to redirect requests for `/` to.
Default: `""`
- `Writeable`
- `Writable`
A boolean to configure whether the gateway is writeable or not.
Default: `false`