Skip to content

Commit 97609fd

Browse files
committed
Fixed formatting.
1 parent 64232fb commit 97609fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/features/prompt.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ for an example of dynamically updating the prompt.
2929
## Asynchronous Feedback
3030

3131
`cmd2` provides a function to deliver asynchronous feedback to the user without interfering with the
32-
command line. This allows feedback to be provided while the user is still entering text at the prompt.
32+
command line. This allows feedback to be provided while the user is still entering text at the
33+
prompt.
3334

3435
- [cmd2.Cmd.add_alert][]
3536

0 commit comments

Comments
 (0)