Correct grammar (#4095)

Changed 'al' to 'all'
feat/progress-chart
Aaryan Dewan 1 year ago committed by GitHub
parent ec165d4a78
commit ff0e10c16c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/data/roadmaps/full-stack/content/123-deployment.md

@ -1,6 +1,6 @@
# Deployment
Now that you know the basics of AWS, you should be able to deploy your application to AWS. You don't need to use al the AWS services, here is what you can probably get started with:
Now that you know the basics of AWS, you should be able to deploy your application to AWS. You don't need to use all the AWS services, here is what you can probably get started with:
- Setup an EC2 instance using any AMI (e.g. latest version of Ubuntu)
- SSH into the EC2 instance using the key pair you created

Loading…
Cancel
Save