Skip to content

Commit d18396e

Browse files
committed
Update copy
1 parent caf7246 commit d18396e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# React-Clock
66

7-
A component to display clock for your React application.
7+
An analog clock for your React app.
88

99
## tl;dr
1010
* Install by executing `npm install react-clock` or `yarn add react-clock`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-clock",
33
"version": "2.2.0",
4-
"description": "A component to display clock for your React application.",
4+
"description": "An analog clock for your React app.",
55
"main": "dist/entry.js",
66
"es6": "src/entry.js",
77
"scripts": {

0 commit comments

Comments
 (0)