From af8fdf959f9449dbc8be40e3af2cd3d6bfd029bb Mon Sep 17 00:00:00 2001 From: Alex Welsh Date: Tue, 13 Jan 2026 10:32:06 +0000 Subject: [PATCH] Fix minor typo --- charts/azimuth-llm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/azimuth-llm/values.yaml b/charts/azimuth-llm/values.yaml index a551121..f0abe95 100644 --- a/charts/azimuth-llm/values.yaml +++ b/charts/azimuth-llm/values.yaml @@ -155,7 +155,7 @@ ui: label: Chat Interface iconUrl: https://raw.githubusercontent.com/gradio-app/gradio/5524e590577769b0444a5332b8d444aafb0c5c12/js/app/public/static/img/logo.svg description: | - A web-based user inferface for interacting with the deployed LLM. + A web-based user interface for interacting with the deployed LLM. # Standard ingress resource config for UI web app ingress: enabled: false