Skip to content

Commit d366ca9

Browse files
authored
README.MD
README.MD
1 parent f950ec3 commit d366ca9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ And update the composer
2525
$ composer update
2626
```
2727

28-
## creating kdbv databade
28+
## create kdbv databade
2929

3030
```php
3131

@@ -64,7 +64,7 @@ $obj->make();
6464

6565
```
6666

67-
## getting mysql quries in array
67+
## get mysql quries in array
6868

6969
```php
7070

@@ -101,7 +101,7 @@ $sql = $obj->query();
101101

102102
```
103103

104-
## Upgrading mysql database
104+
## Upgrad mysql database
105105

106106
```php
107107

@@ -142,4 +142,4 @@ $obj->upgrade();
142142

143143
- [Ganesh Kandu](https://github.com/GaneshKandu)
144144
- [Google+](https://plus.google.com/u/0/+ganeshkandu)
145-
- [Linkedin](https://www.linkedin.com/in/ganesh-kandu-42b14373/)
145+
- [Linkedin](https://www.linkedin.com/in/ganesh-kandu-42b14373/)

0 commit comments

Comments
 (0)