Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Commit 1f2cd85

Browse files
committedMay 22, 2020
R to r
1 parent 27ca20a commit 1f2cd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ server_scripts {
3030
#### `MySQL.Sync.fetchAll(query, parameters)`
3131
#### `MySQL.Sync.fetchScalar(query, parameters)`
3232
#### `MySQL.Sync.transaction(queries, parameters, callback)`
33-
#### `MySQL.Ready(callback)`
33+
#### `MySQL.ready(callback)`
3434

3535
## INFO
3636
It uses the https://github.com/warxander/vSql library to provide a connection to your mysql server.

0 commit comments

Comments
 (0)
This repository has been archived.