diff --git a/docs/quick-start.mdx b/docs/quick-start.mdx index 7f0d8c9..b4ce7d6 100644 --- a/docs/quick-start.mdx +++ b/docs/quick-start.mdx @@ -84,7 +84,7 @@ Now we can run the deploy script which uses the AWS SAM CLI. Deploy scripts are best run via automated CI/CD system such as GitHub Actions. Please see our full deployment section ::: -## Yay! Your're on Rails! +## Yay! You're on Rails! At the end of the deploy process above, you will see SAM print the outputs for the CloudFormation template being deployed. This includes your Lambda Function URL, a free web server proxy to your Lambda container running Rails.