summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2017-12-03 12:09:58 +0000
committerAndres Rey <[email protected]>2017-12-03 12:09:58 +0000
commit767a7c20dfef9b0bde665d4fc863a9b9e2dd49ee (patch)
tree1c2dfdf6bfe0cf6136d5d897f2299f27bdbdf5f3
parentb1898de6974d07877ae477cb300e8c330e1bf3b4 (diff)
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45eae06..73f3928 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,7 @@ Readability.php has no dependencies to other libraries.
## To-do
- Keep up with Readability.js changes
-- Add a small template engine for the __toString() method, instead of using a harcoded one.
+- Add a small template engine for the __toString() method, instead of using a hardcoded one.
## How it works