fix: spelling

Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
This commit is contained in:
Steven Allen
2021-04-28 22:08:37 -07:00
committed by GitHub
co-authored by Aayush Rajasekaran
parent 63db9e1633
commit f353a794cb
+1 -1
View File
@@ -170,7 +170,7 @@ func testSplitStore(t *testing.T, cfg *Config) {
}
}
// Make sure we can revert without panicing.
// Make sure we can revert without panicking.
chain.revert(2)
}