summaryrefslogtreecommitdiff
path: root/doc/pt-br/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pt-br/config.md')
-rw-r--r--doc/pt-br/config.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/pt-br/config.md b/doc/pt-br/config.md
index 34d7181e..80167203 100644
--- a/doc/pt-br/config.md
+++ b/doc/pt-br/config.md
@@ -510,7 +510,7 @@ string
# hint.await
-**Missing description!!**
+If the called function is marked `---@async`, prompt `await` at the call.
## type
@@ -628,7 +628,8 @@ integer
# hover.expandAlias
-**Missing description!!**
+Whether to expand the alias. For example, expands `---@alias myType boolean|number` appears as `boolean|number`, otherwise it appears as `myType'.
+
## type