diff options
| -rw-r--r-- | packages.json | 2 |
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" }, |
