diff --git a/aws-client-vpn/02_LABINSTRUCTIONS/STAGE2.md b/aws-client-vpn/02_LABINSTRUCTIONS/STAGE2.md index ea74b3db..532ecb0d 100644 --- a/aws-client-vpn/02_LABINSTRUCTIONS/STAGE2.md +++ b/aws-client-vpn/02_LABINSTRUCTIONS/STAGE2.md @@ -15,7 +15,7 @@ # Server Certificate -This past of the demo involves downloading easy-rsa and using this to create certificates which will be imported into ACM. If using this in production, you can create server and client certificates for mutual authentication. To keep things simple (the focus is on ClientVPN itself) we will only be using the server certificate. +This part of the demo involves downloading easy-rsa and using this to create certificates which will be imported into ACM. If using this in production, you can create server and client certificates for mutual authentication. To keep things simple (the focus is on ClientVPN itself) we will only be using the server certificate. ## Linux/macOS