readline: fix typo (#11405)

pull/11407/head
Wertzui123 2021-09-06 02:11:25 +02:00 committed by GitHub
parent 71f1be5388
commit e5c4c408b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Readline
The `readline` module let you await and read user input
The `readline` module lets you await and read user input
from a terminal in an easy and structured manner.
The module provides an easy way to prompt the user for