Skip to content

Commit b8b26e5

Browse files
authored
Simplify wording
1 parent c7d5aac commit b8b26e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

beta/src/pages/learn/passing-data-deeply-with-context.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Usually, you will pass information from a parent component to a child component
1212

1313
- What "prop drilling" is
1414
- How to replace repetitive prop passing with context
15-
- What are the common use cases for context
16-
- What are the common alternatives to context
15+
- Common use cases for context
16+
- Common alternatives to context
1717

1818
</YouWillLearn>
1919

0 commit comments

Comments
 (0)