From 70c78766506247f14e64982fff91d4b5622b1ff1 Mon Sep 17 00:00:00 2001 From: Guzman <12824264+guzalv@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:07:49 +0100 Subject: [PATCH] Fix pay-per-use description in homepage (#6203) Signed-off-by: Guzman --- overrides/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overrides/home.html b/overrides/home.html index 08e2e1313..b039b238d 100644 --- a/overrides/home.html +++ b/overrides/home.html @@ -50,7 +50,7 @@

Why serverless containers?

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.