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