Skip to content

Commit 6258e48

Browse files
authored
Update README.md
1 parent 3b97442 commit 6258e48

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
@@ -19,7 +19,7 @@ Embed Idyll directly in an HTML page
1919
// Get your markup.
2020
var idyllMarkup = '# Hello World';
2121
22-
// This will make all standard components available by default.
22+
// All standard components are available by default.
2323
// To add additional components, register them.
2424
Idyll.registerComponent('ComponentName', Component);
2525

0 commit comments

Comments
 (0)