EXPRESSIONS.md in temple-0.7.5 vs EXPRESSIONS.md in temple-0.7.6

- old
+ new

@@ -186,10 +186,10 @@ ### [:html, :doctype, string] Example: [:html, :doctype, '5'] generates - <!DOCTYPE html5> + <!DOCTYPE html> Supported doctypes: <table> <tr><td><b>Name</b></td><td><b>Generated doctype</b></td></tr>