Skip to content

Commit 658632c

Browse files
committed
Merge branch 'develop'
2 parents f0424f2 + 76084f5 commit 658632c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ $prompt = new MaplePHP\Prompts\Prompt();
114114
## Available Options
115115

116116
1. **type**
117-
- **Description**: Specifies the type of the prompt (e.g., `text`, `password`, `toggle`, `select`, `list`, `message`, `confirm`).
117+
- **Description**: Specifies the type of the prompt (e.g., `text`, `password`, `toggle`, `select`, `list`, `continue`, `message`, `confirm`).
118118
- **Example**: `"type" => "text"`
119119

120120
2. **message**

0 commit comments

Comments
 (0)