Skip to content

Commit 2125b04

Browse files
authored
Merge pull request #6151 from flyskywhy/master
docs: document Gateway.Writable not Gateway.Writeable
2 parents 3e31519 + cdd0e6b commit 2125b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ A url to redirect requests for `/` to.
253253

254254
Default: `""`
255255

256-
- `Writeable`
256+
- `Writable`
257257
A boolean to configure whether the gateway is writeable or not.
258258

259259
Default: `false`

0 commit comments

Comments
 (0)