diff --git a/docs/api/config/get.md b/docs/api/config/get.md index 19fc688fa..c4e1c345d 100644 --- a/docs/api/config/get.md +++ b/docs/api/config/get.md @@ -12,7 +12,7 @@ This method returns the servers' configuration. | Parameter Name | Type | Value | Description | --- | :--------- | :--------- | :--------- | -| full | query | boolean | If set to `true` it will return a merged configuration between defaults and explicit values| +| full | query | boolean | If set to `true` it will return a merged configuration between defaults and user defined values| **Request body** diff --git a/mkdocs.yml b/mkdocs.yml index 87dc49efe..a8d324b85 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -116,8 +116,8 @@ theme: text: Roboto code: Roboto Mono favicon: /assets/images/favicon.ico - logo: - icon: "\uE80C" + icon: + logo: "\uE80C" extra: social: - type: globe