From 75a4965928aead9e2820bdab751101bdf848bc43 Mon Sep 17 00:00:00 2001
From: Daniel Hougaard
Date: Wed, 20 Nov 2024 16:23:59 +0400
Subject: [PATCH] requested changes
---
docs/cli/overview.mdx | 2 +-
npm/README.md | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/cli/overview.mdx b/docs/cli/overview.mdx
index 397d1f474..bab5cbcc4 100644
--- a/docs/cli/overview.mdx
+++ b/docs/cli/overview.mdx
@@ -3,7 +3,7 @@ title: 'Install'
description: "Infisical's CLI is one of the best way to manage environments and secrets. Install it here"
---
-The Infisical CLI is powerful command line tool that can be used to retrieve, modify, export and inject secrets into any process or application as environment variables.
+The Infisical CLI is a powerful command line tool that can be used to retrieve, modify, export and inject secrets into any process or application as environment variables.
You can use it across various environments, whether it's local development, CI/CD, staging, or production.
## Installation
diff --git a/npm/README.md b/npm/README.md
index 32ed31a05..078551c1d 100644
--- a/npm/README.md
+++ b/npm/README.md
@@ -1,6 +1,6 @@
Infisical CLI
-
The Infisical CLI is powerful command line tool that can be used to retrieve, modify, export and inject secrets into any process or application as environment variables.
+ Embrace shift-left security with Infisical CLI and strengthen your DevSecOps practices by seamlessly managing secrets across your workflows, pipelines and applications.
@@ -36,7 +36,7 @@
### Introduction
-The Infisical CLI is powerful command line tool that can be used to retrieve, modify, export and inject secrets into any process or application as environment variables. You can use it across various environments, whether it’s local development, CI/CD, staging, or production.
+The Infisical CLI is a powerful command line tool that can be used to retrieve, modify, export and inject secrets into any process or application as environment variables. You can use it across various environments, whether it’s local development, CI/CD, staging, or production.
### Installation