@cryptotaxi247 / kubo / commits / cdd0e6b73

docs: document Gateway.Writable not Gateway.Writeable

License: MIT Signed-off-by: Li Zheng <flyskywhy@gmail.com>

Li Zheng committed Mar 28, 2019 at 13:11 UTC cdd0e6b73a6269ee7d16fa65093fb4eda9641484
1 file changed +1 -1
docs/config.md
+1 -1
@@ -253,7 +253,7 @@ A url to redirect requests for `/` to.
253
254 Default: `""`
255
256 -- `Writeable`
256 +- `Writable`
257 A boolean to configure whether the gateway is writeable or not.
258
259 Default: `false`