Skip to content

Commit 4721a39

Browse files
plug-n-playMatthew Sweeney
authored and
Matthew Sweeney
committed
Quick fix - Changed ClI to CLI (#1035)
1 parent c07f850 commit 4721a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/docs/v2/build-step.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For example, to build Next.js fresh, each time you deploy, the following `build`
5656

5757
To define an environment variable, you should use **Now Secrets**. By using **Now Secrets**, the data will be encrypted and stored securely, no longer directly accessible by anyone, and only exposed to deployments as environment variables.
5858

59-
Adding **Now Secrets** can be done with [Now ClI](/now), providing three options to work with them.
59+
Adding **Now Secrets** can be done with [Now CLI](/now), providing three options to work with them.
6060

6161
To **define a Now Secret**, use the following command:
6262

0 commit comments

Comments
 (0)