diff --git a/index.js b/index.js index c215cf1..c2e39bf 100644 --- a/index.js +++ b/index.js @@ -7,5 +7,5 @@ app.get("/", function (req, res) { }); app.listen(3000, function () { - console.log('Express listening on port11123457hg 3000'); + console.log('Express listening on port11123457hg123 3000'); });