diff --git a/README.md b/README.md index 3b946f1..83474c9 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ console.log(server.url); ### createTestServer([options]) -Returns a Promise which resolves to an express instance. +Returns a Promise which resolves to an (already listening) server. #### options