Skip to content

Commit 9905c0b

Browse files
authored
Added & HTML char to main example.
1 parent 4b1c1b3 commit 9905c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This is really all you need to get going.
4444
import Typed from 'typed.js';
4545

4646
var options = {
47-
strings: ["<i>First</i> sentence.", "Second sentence."],
47+
strings: ["<i>First</i> sentence.", "&amp; a second sentence."],
4848
typeSpeed: 40
4949
}
5050

0 commit comments

Comments
 (0)