From f369de2e3d093d30cfd9e017fb5f81c2c86ac4af Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Sun, 16 Apr 2017 21:19:37 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dffdf8..99a2791 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Placeholders.js - An HTML5 placeholder attribute polyfill +# Placeholders.js - An HTML5 placeholder attribute polyfill Placeholders.js is a polyfill (or shim, or whatever you like to call it) for the HTML5 placeholder attribute, as defined in the [HTML5 specification][spec].