Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2012-01-02 02:36:03 +0400
committerBen Noordhuis <info@bnoordhuis.nl>2012-01-02 02:39:29 +0400
commitc2fb062f60a596db3e03b3b34cb5b4d0c54d9553 (patch)
tree38af757eadaff13afd0f91f95a0c732adbfae967 /doc
parent8e57398b2032ca62712c3d846d22d4c04820bace (diff)
docs: fix typo on community page
Diffstat (limited to 'doc')
-rw-r--r--doc/community/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/community/index.html b/doc/community/index.html
index 9c427624b59..dec8b58b900 100644
--- a/doc/community/index.html
+++ b/doc/community/index.html
@@ -73,7 +73,7 @@
should be reported to <a
href="https://github.com/joyent/node/issues">https://github.com/joyent/node/issues</a>.
Fixes to the code are welcome! Please see our <a
- href="https://github.com/joyent/node/wiki/Contributing">contirbuting
+ href="https://github.com/joyent/node/wiki/Contributing">contributing
guidelines</a> for information on how to submit a
patch.</p>
@@ -159,4 +159,4 @@
} catch(err) {}
</script>
</body>
-</html> \ No newline at end of file
+</html>