Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Commit 7bfdf91

Browse files
author
Shane Tomlinson
committed
fix(db): Fix the typo
1 parent 616602a commit 7bfdf91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/db/schema/patch-032-031.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
-- unlockCode BINARY(16) NOT NULL
55
-- ) ENGINE=InnoDB;
66
--
7-
-- DROP PROCEDURE `resetAccunt_7`;
7+
-- DROP PROCEDURE `resetAccount_7`;
88
-- DROP PROCEDURE `forgotPasswordVerified_5`;
99
-- DROP PROCEDURE `deleteAccount_9`;
1010
--

0 commit comments

Comments
 (0)