Skip to content

Commit 8d10fbb

Browse files
dosc(README.md): update testing description in table
1 parent 177e874 commit 8d10fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ Useful and simple to use packages based on the [angular.io][angulario].
1111
| [reactive][reactive-github-readme] | Automatize process of creating some rxjs features. | [![npm version][reactive-npm-badge-svg]][reactive-npm-badge] |
1212
| [ui][ui-github-readme] | User interface. | *In Progress* |
1313
| [type][type-github-readme] | Common types, type guards and type checkers. | [![npm version][type-npm-badge-svg]][type-npm-badge] |
14-
| [testing][testing-github-readme] | Supports testing other packages. | [![npm version][testing-npm-badge-svg]][testing-npm-badge] |
14+
| [testing][testing-github-readme] | Support for testing other packages. | [![npm version][testing-npm-badge-svg]][testing-npm-badge] |
1515

1616
> Click on the package name to visit the package GitHub README.md
1717
1818
## angular-package/testing
1919

20-
Everything to support testing.
20+
Support for testing other packages.
2121

2222
<!-- npm badge -->
2323
[![npm version][testing-npm-badge-svg]][testing-npm-badge]

0 commit comments

Comments
 (0)