diff --git a/docs/operational-procedures/brda-deposits.md b/docs/operational-procedures/brda-deposits.md index 5305feeac..fb5bd568d 100644 --- a/docs/operational-procedures/brda-deposits.md +++ b/docs/operational-procedures/brda-deposits.md @@ -36,8 +36,7 @@ which ICANN can pull the files. The Nomulus project does not provide this last step; you will need to set up an sFTP server yourself, and copy the files from Google Cloud Storage to the server. -The cursor can be checked using the `nomulus pending_escrow` command. files -available for ICANN via SFTP. +The cursor can be checked using the `nomulus pending_escrow` command. ## Generating BRDA deposits manually diff --git a/docs/operational-procedures/rde-deposits.md b/docs/operational-procedures/rde-deposits.md index 593b39032..a1ee6df9b 100644 --- a/docs/operational-procedures/rde-deposits.md +++ b/docs/operational-procedures/rde-deposits.md @@ -272,7 +272,7 @@ store the SSH private key that you stored in `rde-ssh-client-private` as the sFTP server. ``` -Host escrow +Host rde   Hostname $host   User $user   IdentityFile ~/.ssh/id_rsa_rde