Skip to content

Commit 1bdba9f

Browse files
authored
Update README.md
1 parent f3b4fcc commit 1bdba9f

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
@@ -1,5 +1,5 @@
11
# Bootstrap Tooltip Custom Class
2-
Extend Bootstrap Tooltip plugin by adding custom classes to tooltips. Available for **Bootstrap 3** and **Boostrap 4**.
2+
Extend Bootstrap Tooltip plugin by adding custom classes to tooltips. Available for **Bootstrap 3** and **Bootstrap 4**.
33

44
Define your own custom class or use the predefined custom classes: `.tooltip-primary`, `.tooltip-success`, `.tooltip-info`, `.tooltip-warning`, `.tooltip-danger`.
55

@@ -79,8 +79,8 @@ $(function () {
7979
## Demo
8080

8181
#### Local
82-
Local demo files can be found in the `demo` folder inside of each project(`bootstrap-v3`, `bootstrap-v4`, `bootstrap-v4-alpha`).
83-
First, run the following instructions in the project's root folder:
82+
Local demo files can be found in the `demo` folder of each project (`bootstrap-v3`, `bootstrap-v4`, `bootstrap-v4-alpha`).
83+
First, execute the following instructions in the root:
8484

8585
```
8686
$ npm install

0 commit comments

Comments
 (0)