Skip to content

Commit 17b6dc4

Browse files
committed
updated readme
1 parent e050702 commit 17b6dc4

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
@@ -18,11 +18,11 @@ View Detailed [Documentation & Examples](http://craftpip.github.io/jquery-confir
1818
Download the latest release [here](https://github.com/craftpip/jquery-confirm/archive/master.zip) and use the files within `dist` folder.
1919

2020
via Bower: <br>
21-
`$ bower install craftpip/jquery-confirm` <br>
21+
`$ bower install craftpip/jquery-confirm`
2222

2323
##Basic Usage
2424

25-
How to respond to user action
25+
Showing a confirm box.
2626
```js
2727
$.confirm({
2828
title: 'What is up?',

0 commit comments

Comments
 (0)