From baf4ce89001b71193f70a3e96ea219e363efcc49 Mon Sep 17 00:00:00 2001 From: Jesse Hattabaugh Date: Thu, 30 Dec 2021 11:12:50 -0800 Subject: [PATCH] typo in storage page --- docs/storage/fleek-storage-js.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/storage/fleek-storage-js.md b/docs/storage/fleek-storage-js.md index 8cb8e3b..1184257 100644 --- a/docs/storage/fleek-storage-js.md +++ b/docs/storage/fleek-storage-js.md @@ -43,7 +43,7 @@ The api generator is located in the user settings. ![](imgs/user-settings.png) The new keys can be generated in the api section by clicking on `Create API keys`. -Make sense to copy the secret somewhere because it is only visible once. +Make sure to copy the secret somewhere because it is only visible once. ![](imgs/api-keys.png)