Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/quick-start.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 <DocLink id="anatomy" anchor="deployment--cicd" /> 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.

Expand Down