Skip to content

Commit

Permalink
fix: revert keyword typo
Browse files Browse the repository at this point in the history
Refs: #36
  • Loading branch information
erikn69 authored Jul 23, 2022
1 parent 315cd12 commit b887c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/keywords.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ const KEYWORDS = [
'PRAGMA',
'INTEGER',
'PRIMARY',
'letCHAR',
'CHAR',
'DATETIME',
'NULL',
'REFERENCES',
Expand Down

0 comments on commit b887c52

Please sign in to comment.