Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e892a64

Browse files
authoredOct 6, 2020
Fix incorrect package reference in README
1 parent b898f05 commit e892a64

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
@@ -11,7 +11,7 @@
1111

1212
## Introduction
1313

14-
**php-textwrap** is the library inspired by [Python](https://docs.python.org/)'s [argparse](https://docs.python.org/3.1/library/textwrap.html)
14+
**php-textwrap** is the library inspired by [Python](https://docs.python.org/)'s [textwrap](https://docs.python.org/3.1/library/textwrap.html)
1515

1616
## Requirements
1717

0 commit comments

Comments
 (0)
Please sign in to comment.