Skip to content

Commit 15493b3

Browse files
committed
Update description
1 parent bc23eaf commit 15493b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@prettier/html-tags",
33
"version": "1.1.0",
4-
"description": "List of HTML tags and HTML void tags",
4+
"description": "List of HTML tags.",
55
"license": "MIT",
66
"repository": "prettier/html-tags",
77
"author": {

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[package_version_badge]: https://img.shields.io/npm/v/@prettier/html-tags.svg?style=flat-square
1212
[package_link]: https://www.npmjs.com/package/@prettier/html-tags
1313

14-
> List of HTML tags and HTML void tags.
14+
> List of HTML tags.
1515
1616
## Install
1717

0 commit comments

Comments
 (0)