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 e49a23f commit 9128410Copy full SHA for 9128410
examples/__tests__/react-context.js
@@ -45,7 +45,7 @@ test('NameProvider composes full name from first, last', () => {
45
})
46
47
/**
48
- * A tree containing both a providers and consumer can be rendered normally
+ * A tree containing both a provider and consumer can be rendered normally
49
*/
50
test('NameProvider/Consumer shows name of character', () => {
51
const tree = (
0 commit comments