aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorflyx <github@flyx.org>2016-08-31 08:33:18 +0200
committerGitHub <noreply@github.com>2016-08-31 08:33:18 +0200
commit8813193dbee8c17a3de0a1da22c3353f825c0d0a (patch)
tree1650382f357fe6417e2ec0792c3f70e33a81f3af
parent000c2aab872087d9c59ab2ebb6f407d5a80c30e4 (diff)
downloadpackages-8813193dbee8c17a3de0a1da22c3353f825c0d0a.tar.gz
packages-8813193dbee8c17a3de0a1da22c3353f825c0d0a.zip
JSON does not have an escape sequence for '
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 7873fb3..ece1aa2 100644
--- a/packages.json
+++ b/packages.json
@@ -5192,7 +5192,7 @@
],
"method": "git",
"license": "MIT",
- "description": "A thin asynchronous HTTP server library, API compatible with Nim\'s built-in asynchttpserver.",
+ "description": "A thin asynchronous HTTP server library, API compatible with Nim's built-in asynchttpserver.",
"web": "https://github.com/philip-wernersbach/microasynchttpserver",
"url": "https://github.com/philip-wernersbach/microasynchttpserver"
},