Skip to content

Commit 6d36599

Browse files
authored
Merge pull request #7 from 0xflotus/patch-1
fix: small typo in readme
2 parents e365584 + 002eb35 commit 6d36599

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <marquee-text> element
22

3-
An elemen which scrolls the text inside it like the traditional [marquee](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/marquee) element found in the browsers of yesteryear.
3+
An element which scrolls the text inside it like the traditional [marquee](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/marquee) element found in the browsers of yesteryear.
44

55
## Installation
66
Available on [npm](https://www.npmjs.com/) as [**marquee-text-element**](https://www.npmjs.com/package/marquee-text-element).
@@ -43,4 +43,4 @@ Browsers without native [custom element support][support] require a [polyfill][]
4343
4444
## License
4545
46-
Distributed under the MIT license. See LICENSE for details.
46+
Distributed under the MIT license. See LICENSE for details.

0 commit comments

Comments
 (0)