Skip to content

Commit

Permalink
One more quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hkfoster committed Aug 23, 2024
1 parent 593f098 commit 81d47c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/going-to-production.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ This checklist guides you through setting up a production environment on Fly.io.

<%= render ChecklistComponent.new(
items: [
{ id: "community", title: "Check out our [community](https://community.fly.io/) to get help and answers.", description: ""},
{ id: "community", title: "Community", description: "Check out our [community](https://community.fly.io/) to get help and answers."},
{ id: "email-support", title: "Consider a plan for email support", description: "You get email support with a [Launch, Scale, or Enterprise plan](https://fly.io/plans)."}
],
c: params[:c] || "",
Expand Down

0 comments on commit 81d47c9

Please sign in to comment.