Skip to content

Commit 61bb83c

Browse files
authored
Update README.md
1 parent 79a978b commit 61bb83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Noty is a dependency free notification library that simplifies creating alert's
6464
```javascript
6565
new Noty({
6666
...
67-
text: 'Some notification text',
67+
text: 'Notification Text Here',
6868
...
6969
}).show();
7070
```

0 commit comments

Comments
 (0)