mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
fix typos
This commit is contained in:
parent
fa9e265ff9
commit
7c2d3259b1
2 changed files with 2 additions and 2 deletions
|
@ -132,7 +132,7 @@ async fn init(args: Arguments) -> Result<()> {
|
|||
pgp_keys,
|
||||
};
|
||||
|
||||
info!("Inititalizing vault");
|
||||
info!("Initializing vault");
|
||||
|
||||
let mut response = conn
|
||||
.client()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue