From 8a37b08a057f893022a6359d86683ba027a55a64 Mon Sep 17 00:00:00 2001 From: Matt Wildig Date: Sat, 15 Feb 2014 02:29:24 +0000 Subject: [PATCH] Rename section heading Use "Prefixed Attributes" over "Hash Valued Attributes". --- REFERENCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REFERENCE.md b/REFERENCE.md index 7832870a..4f734a72 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -389,7 +389,7 @@ or using `true` and `false`: %input(selected=true) -#### Hash Valued Attributes +#### Prefixed Attributes HTML5 allows for adding [custom non-visible data attributes](http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#embedding-custom-non-visible-data-with-the-data-*-attributes)