We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89e9b8 commit 8a89eefCopy full SHA for 8a89eef
docs/realtime/react-hooks/overview.mdx
@@ -58,7 +58,7 @@ Learn more about [generating and managing tokens in our authentication guide](/r
58
We provide several categories of hooks:
59
60
- **[Triggering hooks](/realtime/react-hooks/triggering)** - Trigger tasks from your frontend application
61
-- **[Realtime hooks](/realtime/react-hooks/realtime)** - Subscribe to runs, batches, metadata, and more using real-time updates
+- **[Subscribe hooks](/realtime/react-hooks/realtime)** - Subscribe to runs, batches, metadata, and more
62
- **[Streams hooks](/realtime/react-hooks/streams)** - Subscribe to real-time streams from your tasks
63
- **[SWR hooks](/realtime/react-hooks/swr)** - Fetch data once and cache it using SWR
64
0 commit comments