summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorItsuki Toyota <titsuki@cpan.org>2017-01-25 01:30:54 +0900
committerGitHub <noreply@github.com>2017-01-25 01:30:54 +0900
commit3989608b6b707075f010fa1ae9410428f6e6210e (patch)
treec310c355c4ac8de33332e972853321c146ae54e9 /README.markdown
parentc71b2dbbd261e5553d664c7d1bd824cf14a74336 (diff)
downloadspray-json-3989608b6b707075f010fa1ae9410428f6e6210e.tar.gz
spray-json-3989608b6b707075f010fa1ae9410428f6e6210e.tar.bz2
spray-json-3989608b6b707075f010fa1ae9410428f6e6210e.zip
Fix a typo
Diffstat (limited to 'README.markdown')
-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