From fe4614caa11d658efcec2ebf7d9a5739cac79e62 Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Fri, 3 May 2024 09:38:09 -0400 Subject: [PATCH] fixup: formatting Signed-off-by: Todd Baert --- specification/glossary.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/specification/glossary.md b/specification/glossary.md index 5189eb04..70ff2311 100644 --- a/specification/glossary.md +++ b/specification/glossary.md @@ -109,8 +109,7 @@ A source-of-truth for flag values and rules. Flag management systems may include ### Client -A lightweight abstraction that provides functions to evaluate feature flags. -A client is associated with a single provider, which it uses to perform evaluations. +A lightweight abstraction that provides functions to evaluate feature flags. A client is associated with a single provider, which it uses to perform evaluations. ### Provider