From da3aebd233d4cfc20aa320c09a0d6f95c90a6efc Mon Sep 17 00:00:00 2001 From: Blanyal D'Souza Date: Mon, 3 Oct 2016 00:35:12 +0530 Subject: [PATCH] Fixed typo in developers/website/ (#1057) --- source/developers/website.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/developers/website.markdown b/source/developers/website.markdown index d06bf0e4ec2..0cefbfc7765 100644 --- a/source/developers/website.markdown +++ b/source/developers/website.markdown @@ -80,7 +80,7 @@ When you're writing code that is to be executed on the terminal, prefix it with ### {% linkable_title HTML %} -The direct usage of HTML is supported but not recommanded. The note boxes are an exception. +The direct usage of HTML is supported but not recommended. The note boxes are an exception. ```html