Skip to content

Commit ed258c7

Browse files
irek02juristr
authored andcommitted
docs: add a missing word in README (juristr#8)
1 parent 64a0b92 commit ed258c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ All the scenarios are listed here below and nicely linked to the source file.
1919

2020
1. [**Testing Components**](./src/app/components)
2121
* [testing @Input](./src/app/components/input.component.spec.ts)
22-
_Learn how to a component's `@Input()`._
22+
_Learn how to test a component's `@Input()`._
2323
* [testing @Output](./src/app/components/output.component.spec.ts)
2424
_Learn how to test a component's `@Output()`, more specifically the `EventEmitter` type._
2525
* [testing timers inside components](./src/app/components/counter.component.spec.ts)

0 commit comments

Comments
 (0)