diff --git a/README.md b/README.md index 62a8f132c..0d2dc9a59 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ## What's flagd? -Flagd is a feature flag daemon with a Unix philosophy. Think of it as a ready-made, open source, OpenFeature compliant feature flag backend system. +Flagd is a feature flag daemon with a Unix philosophy. Think of it as a ready-made, open source, OpenFeature-compliant feature flag backend system. ## Features diff --git a/web-docs/intro.md b/web-docs/intro.md index d37128304..eda4771c0 100644 --- a/web-docs/intro.md +++ b/web-docs/intro.md @@ -1,7 +1,7 @@ # What is flagd? _flagd_ is a _feature flag evaluation engine_. -You can think of it as the "guts" of a full-featured flag management solution. +Think of it as a ready-made, open source, OpenFeature-compliant feature flag backend system. It allows you to dynamically evaluate feature flags. With flagd you can: