Skip to content

Commit

Permalink
Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
robi42 committed Aug 26, 2011
1 parent 1d8ed34 commit bd3d892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.js
Expand Up @@ -7,7 +7,7 @@ exports.app = function (req) {
body: [
"Hello, shiny Ringo world!", "\n\n",
"Here's my home:", "\n",
env['ringo.home'], "\n",
env['ringo.home'], "\n\n",
"I'm running on:", "\n",
env['java.runtime.name']
]
Expand Down

0 comments on commit bd3d892

Please sign in to comment.