diff --git a/web/converse.html b/web/converse.html
index ab284b46..30ba22ba 100644
--- a/web/converse.html
+++ b/web/converse.html
@@ -86,7 +86,7 @@ var code = $('.edit').load('./editor.html', function(){setTimeout(function(){
- The textarea tag is like an input tag except longer content.
- A div tag is a generic HTML tag to put anything else inside of.
- - The ialicize tag stylizes your text as so.
+ - The italicize tag stylizes your text as so.
- The bold tag does similarly.
- And a span tag is a generic HTML tag to put text inside of.
@@ -290,4 +290,4 @@ next.step = [null, function(){
}]