Skip to content

Commit 9128410

Browse files
pfftdammitchrisKent C. Dodds
authored and
Kent C. Dodds
committed
docs: fixed plural typo (#305)
1 parent e49a23f commit 9128410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/__tests__/react-context.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ test('NameProvider composes full name from first, last', () => {
4545
})
4646

4747
/**
48-
* A tree containing both a providers and consumer can be rendered normally
48+
* A tree containing both a provider and consumer can be rendered normally
4949
*/
5050
test('NameProvider/Consumer shows name of character', () => {
5151
const tree = (

0 commit comments

Comments
 (0)