Skip to content

Commit 5c94c36

Browse files
authored
Clarify review app deploy command copy (#733)
1 parent b75a6ac commit 5c94c36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/pages/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<div class="mt-4 grid gap-3 sm:grid-cols-3 lg:grid-cols-1 xl:grid-cols-3">
9898
<div class="rounded-2xl border border-slate-200 bg-white p-4">
9999
<p><code>/deploy-review-app</code></p>
100-
<p class="mt-2 text-sm leading-6 text-slate-600">Deploy your PR branch for testing.</p>
100+
<p class="mt-2 text-sm leading-6 text-slate-600">Build and deploy your PR branch for testing.</p>
101101
</div>
102102
<div class="rounded-2xl border border-slate-200 bg-white p-4">
103103
<p><code>/delete-review-app</code></p>

0 commit comments

Comments
 (0)