diff --git a/mysql.md b/mysql.md index 1072d39..ac12415 100644 --- a/mysql.md +++ b/mysql.md @@ -3,7 +3,7 @@ MySQL client protocol in Lua. Ripped from OpenResty, modified to work with [sock], added prepared statements, better interpretation of field metadata -(consistent with [sqlpp], [schema] and [x-widges]), and other minor changes. +(consistent with [sqlpp], [schema] and [x-widgets]), and other minor changes. ## Example