Fix pay-per-use description in homepage (#6203)

Signed-off-by: Guzman <guzman@guzman.fi>
This commit is contained in:
Guzman 2025-02-10 20:07:49 +01:00 committed by GitHub
parent cbb1337868
commit 70c7876650
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<h1>Why serverless containers?</h1> <h1>Why serverless containers?</h1>
<p class="normal-text-head"> <p class="normal-text-head">
Serverless refers to running back-end programs and processes in the cloud. Serverless works on an as-used basis, Serverless refers to running back-end programs and processes in the cloud. Serverless works on an as-used basis,
meaning that companies only use what they pay for. Knative is a platform-agnostic meaning that companies only pay for what they use. Knative is a platform-agnostic
solution for running serverless deployments. solution for running serverless deployments.
</p> </p>
<div class="img-table"> <div class="img-table">