fixed typo in README

parent 93da78ea
...@@ -49,7 +49,7 @@ stylesSet: [ ...@@ -49,7 +49,7 @@ stylesSet: [
{ {
name: 'StyleName', name: 'StyleName',
element: 'HTMLelement', element: 'HTMLelement',
attributes: { HTMLattribute: 'value'; ... }, attributes: { HTMLattribute: 'value' },
styles: { styles: {
'CSSattribute': 'value' 'CSSattribute': 'value'
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment