typo
This commit is contained in:
parent
70a1fe923e
commit
2f4950a983
|
@ -97,7 +97,8 @@ look at the wrapper `backend-python.js`.
|
||||||
#### bkDefualts
|
#### bkDefualts
|
||||||
|
|
||||||
The arguments passed here (typically `webpathRoot`, `configDir`, etc) will be merged with
|
The arguments passed here (typically `webpathRoot`, `configDir`, etc) will be merged with
|
||||||
any `args` (typically `domains`, `email`, and `agreeTos`) bassed to the backend.
|
any `args` (typically `domains`, `email`, and `agreeTos`) and passed to the backend whenever
|
||||||
|
it is called.
|
||||||
|
|
||||||
Typically the backend wrapper will already merge any necessary backend-specific arguments.
|
Typically the backend wrapper will already merge any necessary backend-specific arguments.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue