diff --git a/pages/docs/api/svrjs-api.md b/pages/docs/api/svrjs-api.md index f9de64d..c96b6e3 100644 --- a/pages/docs/api/svrjs-api.md +++ b/pages/docs/api/svrjs-api.md @@ -370,7 +370,7 @@ This object contains properties from _config.json_ file. _Added in SVR.JS 4.2.0_ -A normalized path to the webroot. In SVR.JS versions prior to 4.2.0, _config.wwwroot_ refers to the _webroot_ property from _config.json_ file. +A normalized path to the webroot. In SVR.JS versions prior to 4.2.0, _config.wwwroot_ refers to the _wwwroot_ property from _config.json_ file. ### _config.getCustomHeaders()_