fix-up typo
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
This commit is contained in:
parent
1c42610d98
commit
62c2eea78d
@ -169,7 +169,7 @@ func (m *DB) Init(ctx context.Context) error {
|
||||
}
|
||||
}
|
||||
|
||||
// Previous version fo database found
|
||||
// Previous version of database found
|
||||
if schema != "v0" {
|
||||
updates := migrations[i:]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user