We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2996658 commit 7e695d4Copy full SHA for 7e695d4
lib/node_modules/@stdlib/net/http-server/README.md
@@ -30,7 +30,7 @@ limitations under the License.
30
var httpServerFactory = require( '@stdlib/net/http-server' );
31
```
32
33
-#### httpServerFactory( \[options,] \[ requestListener] )
+#### httpServerFactory( \[options,] \[requestListener] )
34
35
Returns a function to create an [HTTP][nodejs-http] server.
36
0 commit comments