Fix grammar on overview.mdx

This commit is contained in:
xinbenlv
2025-01-20 09:02:18 -08:00
committed by GitHub
parent 4a6f759900
commit 645dfafba0

View File

@@ -1,6 +1,6 @@
---
title: 'Install'
description: "Infisical's CLI is one of the best way to manage environments and secrets. Install it here"
description: "Infisical's CLI is one of the best ways to manage environments and secrets. Install it here"
---
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.
@@ -127,4 +127,4 @@ You can use it across various environments, whether it's local development, CI/C
## Quick Usage Guide
<Card color="#00A300" href="./usage">
Now that you have the CLI installed on your system, follow this guide to make the best use of it
</Card>
</Card>