Skip to content

Commit 70c7876

Browse files
authored
Fix pay-per-use description in homepage (#6203)
Signed-off-by: Guzman <[email protected]>
1 parent cbb1337 commit 70c7876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overrides/home.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>Need to know more?</h1>
5050
<h1>Why serverless containers?</h1>
5151
<p class="normal-text-head">
5252
Serverless refers to running back-end programs and processes in the cloud. Serverless works on an as-used basis,
53-
meaning that companies only use what they pay for. Knative is a platform-agnostic
53+
meaning that companies only pay for what they use. Knative is a platform-agnostic
5454
solution for running serverless deployments.
5555
</p>
5656
<div class="img-table">

0 commit comments

Comments
 (0)