From e968b6124d3f1c6245f8523cd7589e4f6e9eb80e Mon Sep 17 00:00:00 2001 From: Charles Owen Date: Fri, 3 Jan 2025 19:15:15 -0500 Subject: [PATCH] docs: Minor edit to file (#708) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55d99eb37..1a477cc82 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It provides: - A distributed component architecture in various languages and frameworks - Utilization of a variety of different persistence backends for different components like MySQL, DynamoDB and Redis - The ability to run in various container orchestration technologies like Docker Compose, Kubernetes etc. -- Pre-built containers image for both x86-64 and ARM64 CPU architectures +- Pre-built container images for both x86-64 and ARM64 CPU architectures - All components instrumented for Prometheus metrics and OpenTelemetry OTLP tracing - Support for Istio on Kubernetes - Load generator which exercises all of the infrastructure