mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-22 07:24: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,
|
||||
};
|
||||
|
||||
info!("Inititalizing vault");
|
||||
info!("Initializing vault");
|
||||
|
||||
let mut response = conn
|
||||
.client()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue