From d313a606bdb81f00a7f176a107cfccd3820f79ed Mon Sep 17 00:00:00 2001 From: Andreas Thomas Date: Sun, 26 Mar 2023 14:00:17 +0200 Subject: [PATCH] fix: typo in link --- content/projects/upstash-react-ui.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projects/upstash-react-ui.mdx b/content/projects/upstash-react-ui.mdx index dce9472..28f300b 100644 --- a/content/projects/upstash-react-ui.mdx +++ b/content/projects/upstash-react-ui.mdx @@ -9,4 +9,4 @@ published: true --- -`@upstash/react-ui` is powering the CLI in your browser on [console.upstash.com](https://comsole.upstash.com). It allows you to interact with your Upstash Redis database in a simple and intuitive way. \ No newline at end of file +`@upstash/react-ui` is powering the CLI in your browser on [console.upstash.com](https://console.upstash.com). It allows you to interact with your Upstash Redis database in a simple and intuitive way. \ No newline at end of file