Skip to content

Commit 3d4a61d

Browse files
Fixed typo in documentation.
1 parent 55bbb54 commit 3d4a61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/pages/full_screen_apps.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The three I/O objects are:
3939
The input and output objects are optional. However, the eventloop is always
4040
required.
4141

42-
We'll come back at what the :class:`~prompt_toolkit.application.Application`
42+
We'll come back to what the :class:`~prompt_toolkit.application.Application`
4343
instance is later.
4444

4545
So, the only thing we actually need in order to run an application is the following:

0 commit comments

Comments
 (0)