aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2016-08-31 08:55:45 +0200
committerGitHub <noreply@github.com>2016-08-31 08:55:45 +0200
commit2c9148b892ae4eca0d9acf85109a92da7f377a62 (patch)
tree1650382f357fe6417e2ec0792c3f70e33a81f3af
parent000c2aab872087d9c59ab2ebb6f407d5a80c30e4 (diff)
parent8813193dbee8c17a3de0a1da22c3353f825c0d0a (diff)
downloadpackages-2c9148b892ae4eca0d9acf85109a92da7f377a62.tar.gz
packages-2c9148b892ae4eca0d9acf85109a92da7f377a62.zip
Merge pull request #408 from flyx/flyx-patch-1
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"
},