Fix typo

Change-Id: I4515cdf61d9ec214390b6e7b750873fdf5bfc54b
diff --git a/edge_deployment/vpn_bootstrap.rst b/edge_deployment/vpn_bootstrap.rst
index c1cb75f..7c57367 100644
--- a/edge_deployment/vpn_bootstrap.rst
+++ b/edge_deployment/vpn_bootstrap.rst
@@ -111,7 +111,7 @@
 
 `git-crypt <https://github.com/AGWA/git-crypt>`_ is used to securely store encrypted files
 in the aether-pod-configs repository. Before proceeding, (1) install git-crypt and `gpg <https://gnupg.org/>`_,
-(2) create a GPG keypair, and (3) ask a member of the Aether OPs team add your public key
+(2) create a GPG keypair, and (3) ask a member of the Aether OPs team to add your public key
 to the aether-pod-configs keyring.  To create the keypair follow these steps:
 
 .. code-block:: shell