From 792c289543ef3b53320e79b03798589263a9369a Mon Sep 17 00:00:00 2001 From: "Lazar, Madalina" Date: Wed, 5 Aug 2026 11:05:39 +0000 Subject: [PATCH] docs: small typos found in README Signed-off-by: Lazar, Madalina --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d81241eff..d7619adc0 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ There are several ways to get started with Symphony, including using the CLI too ### Using Symphony CLI -> **NOTE**: The following GitHub URL is a temporary parking location and is sugject to change. +> **NOTE**: The following GitHub URL is a temporary parking location and is subject to change. The easiest way to get started with Symphony is by using Symphony's CLI tool, called maestro. The CLI tool can be installed on **Linux**, **WSL**, and **Mac** using the following command: @@ -76,7 +76,7 @@ export SYMPHONY_API_URL=http://localhost:8082/v1alpha2/ ./symphony-api -c ./symphony-api-no-k8s.json -l Debug ``` ## Provider Conformance Test Results -Symphony is an extensible system with the concept of providers. For each provider types, we define one or multiple conformance test suites that ensure provider implementations behaves consistently and predictably. +Symphony is an extensible system with the concept of providers. For each provider types, we define one or multiple conformance test suites that ensure provider implementations behave consistently and predictably. ### Target Providers