summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonrad `ktoso` Malawski <ktoso@project13.pl>2017-01-24 17:42:01 +0100
committerGitHub <noreply@github.com>2017-01-24 17:42:01 +0100
commit63df01966d3c73a9912b9918cbcbb95749835547 (patch)
treec310c355c4ac8de33332e972853321c146ae54e9
parentc71b2dbbd261e5553d664c7d1bd824cf14a74336 (diff)
parent3989608b6b707075f010fa1ae9410428f6e6210e (diff)
downloadspray-json-63df01966d3c73a9912b9918cbcbb95749835547.tar.gz
spray-json-63df01966d3c73a9912b9918cbcbb95749835547.tar.bz2
spray-json-63df01966d3c73a9912b9918cbcbb95749835547.zip
Merge pull request #221 from titsuki/patch-1
Fix a typo
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 19f6a8f..5a4434c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,6 +1,6 @@
_spray-json_ is a lightweight, clean and efficient [JSON] implementation in Scala.
-It sports the following features:
+It supports the following features:
* A simple immutable model of the JSON language elements
* An efficient JSON parser