From 88c7867420ee08e245eef3b477b50b80d6d8d5f6 Mon Sep 17 00:00:00 2001 From: Devkant Swargiary <40569250+Devkant21@users.noreply.github.com> Date: Tue, 20 Jun 2023 17:03:30 +0530 Subject: [PATCH] Update stack-node.md Type Error in Line no: 849 error : started fix: starter --- docs/stack/get-started/tutorials/stack-node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/stack/get-started/tutorials/stack-node.md b/docs/stack/get-started/tutorials/stack-node.md index 31f8e937..86c839ff 100644 --- a/docs/stack/get-started/tutorials/stack-node.md +++ b/docs/stack/get-started/tutorials/stack-node.md @@ -846,6 +846,6 @@ And just like that, we're tracking Joan Jett. ## Wrap-up -So, now you know how to use Express + Redis OM to build an API backed by Redis Stack. And, you've got yourself some pretty decent started code in the process. Good deal! If you want to learn more, you can check out the [documentation](https://github.com/redis/redis-om-node) for Redis OM. It covers the full breadth of Redis OM's capabilities. +So, now you know how to use Express + Redis OM to build an API backed by Redis Stack. And, you've got yourself some pretty decent starter code in the process. Good deal! If you want to learn more, you can check out the [documentation](https://github.com/redis/redis-om-node) for Redis OM. It covers the full breadth of Redis OM's capabilities. And thanks for taking the time to work through this. I sincerely hope you found it useful. If you have any questions, the [Redis Discord server](https://discord.gg/redis) is by far the best place to get them answered. Join the server and ask away!