Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Commit

Permalink
Typo slaying.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradcypert committed Sep 23, 2015
1 parent 77c0996 commit 58a8d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ public class TodoService {
}
```

And that's it! By default, the server runs on post :4567, so run your app, fire up localhost:4567, and give it a go!
And that's it! By default, the server runs on port :4567, so run your app, fire up localhost:4567, and give it a go!

If you need a more in-depth example, [check out this directory](https://github.com/bradcypert/Ginger/tree/master/src/main/java/com/bradcypert/ginger/test). It's the folder that houses the sample-test app, built on Ginger, and should always be up to date with the latest build.

0 comments on commit 58a8d73

Please sign in to comment.