Skip to content

Commit 7cd7b0c

Browse files
authored
page => application
page => application
1 parent 7e6f292 commit 7cd7b0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</center>
44

55
# React Notify
6-
React Notify using Noty, noty is a dependency free notification library that simplifies creating alert's on a web page.
6+
React Notify using Noty, noty is a dependency free notification library that simplifies creating alert's on a web application.
77

88
## Get Started
99

@@ -52,7 +52,7 @@ You will also see any lint errors in the console.
5252

5353
# Noty
5454

55-
Noty is a dependency free notification library that simplifies creating alert's on a web page.
55+
Noty is a dependency free notification library that simplifies creating alert's on a web application.
5656

5757
**Creating a notification**
5858

@@ -100,4 +100,4 @@ new Noty({
100100
| visibilityControl: boolean | false | If true Noty uses PageVisibility API to handle timeout. To ensure that users do not miss their notifications. |
101101

102102
# License
103-
[MIT](LICENSE)
103+
[MIT](LICENSE)

0 commit comments

Comments
 (0)