mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
Merge pull request #3011 from xinbenlv/patch-1
Fix grammar on overview.mdx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user