Minor doc fixes #9
Conversation
Just a side question: after having looked at the repository and its branches, I got the impression that one should base pull requests off the |
If you can, basing the PRs out of |
Sure! Bear in mind, though, that Dancer 1 is superseded by Dancer 2, so contributions to this module are expected to slowly dwindle to nothing. But if you feel like it, hey, more documentation is always good documentation. :-) I'm even pretty sure there is a Dist::Zilla plugin somewhere that would provide you with a decent template for it too. |
That's the way I prefer it, thank you so much. ^.^ That way, I can always merge it all like a savage if I feel like it, but if there any specific decision I don't agree with, it's much easier to not pick it up as-is. |
- Improve English flow of the POD. [GH#9, Paul Cochrane] Fixes #9
Merged to master, thanks! |
This PR improves sentence flow in the documentation a bit and fixes other minor issues. I've split up the commits so that they can be cherry-picked if so desired. For instance, I've made the assumption that American spelling should be used (as is often the case with technical documentation); however, I suspect you might have wanted the Canadian spelling (which seems to often follow the British spelling conventions), hence cherry-picking might be the best thing. If you want these commits rolled into one commit so that the history is nicer, I don't have a problem with doing that and can resubmit the PR.