Skip to content

Commit b749948

Browse files
Selnapenekawinogradov
authored andcommitted
docs(di): fix misprint
1 parent f8c164d commit b749948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/di/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export const App = () => (
136136
<Footer />
137137
</>
138138
)}
139-
</RegistryConsumer>
139+
</ComponentRegistryConsumer>
140140
);
141141
```
142142

0 commit comments

Comments
 (0)