From 96688766277249ec3b21b2baf1cf181e60331d9c Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 13 Dec 2013 19:02:30 -0700 Subject: [PATCH] Tweak HgInit description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebb10a4a..e6f38f8c 100644 --- a/README.md +++ b/README.md @@ -576,7 +576,7 @@ Various resources, such as books, websites and articles, for improving your PHP * [A Beginners Guide to HTTP Cache Headers](http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/) - An article about HTTP cache headers. * [Semantic Versioning](http://semver.org/) - A website explaining semantic versioning. * [Atlassian Git Tutorials](https://www.atlassian.com/git) - A series of Git tutorials. -* [Hg Init](http://hginit.com/) - A Mercurial tutorial. +* [Hg Init](http://hginit.com/) - A series of Mercurial tutorials. ## PHP Reading *PHP-releated reading materials.*