From 1994497ab5c72fa9485700b1340dfc0ce6a2c486 Mon Sep 17 00:00:00 2001 From: BobCui <59807069+BobCui20@users.noreply.github.com> Date: Fri, 20 Oct 2023 09:53:20 -0400 Subject: [PATCH] Update README.md minor fix on the README.md wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e72e71..ea55843 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ autocompletion of a particular prompt. `value`: Same as the `value` parameter, the default value for the prompt. If `opts` is in the third position, this property will *not* overwrite the `value` parameter. -`ask`: Sames as the `value` parameter. The prompt label. If `opts` is not in the first position, the `ask` parameter will *not* be overridden by this property. +`ask`: Sames as the `ask` parameter. The prompt label. If `opts` is not in the first position, the `ask` parameter will *not* be overridden by this property. ## `prompt.hide(ask)`