Skip to content

Commit 28070db

Browse files
author
Graham Butler
committed
update readme
1 parent 0bd888c commit 28070db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ There are 4 versions of this element:
2929

3030
You only need to choose one of these files. If you need to support Internet Explorer, older versions of Chrome/Firefox/Safari, then you likely need the ES5 version. Each version has it's own source map, so it's always possible to trace activity back to a specific code block in the source.
3131

32-
The best way to use `author-select` is in combination with [author-control](https://github.com/author-elements/control). Placing a `select` tag inside an `author-control` will automatically generate a fully-functional `author-select` menu and pair it with a label if provided.
32+
The simplest way to use `author-select` is in combination with [author-control](https://github.com/author-elements/control). This combination makes it simple to create totally stylable single or multiple-select menus. Placing a `select` tag inside an `author-control` will automatically generate a fully-functional `author-select` menu and pair it with a label if provided.
3333

3434
*Via Global CDN*
3535

0 commit comments

Comments
 (0)