Skip to content

Commit 63685bf

Browse files
committed
Clarify prerequisites
1 parent a584a92 commit 63685bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ sidebar_label: Usage Guides Index
88

99
The Usage Guides section provides practical guidance on how to correctly use Redux in real-world applications, including project setup and architecture, patterns, practices, and techniques.
1010

11-
:::info
11+
:::info Prerequisites
1212

13-
The pages in this category assume you understand the topics in [the "Redux Fundamentals" tutorial](../tutorials/fundamentals/part-1-overview.md).
13+
The pages in this category assume you understand the core Redux terms and concepts explained in [the "Redux Fundamentals" tutorial](../tutorials/fundamentals/part-1-overview.md), including actions, reducers, stores, immutability, React-Redux, and async logic.
1414

1515
:::
1616

0 commit comments

Comments
 (0)