Skip to content

Commit 7e930d8

Browse files
docs(README.md): update
1 parent 34ae3cd commit 7e930d8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Useful packages based on the [angular.io](https://angular.io/).
66
| :--------------- | :-------------------------------------------- | :-----------: | :---------- |
77
| change-detection | Improve application performance. | *In Progress* | [Readme][cd-readme-github] |
88
| prism | `Prism` highlighter module. | *In Progress* | [Readme][prism-readme-github] |
9-
| property | Features to handle properties. | *In Progress* | [Readme][property-readme-github] |
9+
| property | Features to handle object properties. | *In Progress* | [Readme][property-readme-github] |
1010
| ui | User interface. | *In Progress* | [Github][ui-readme-github] |
1111
| type | Common types, type guards and type checkers. | [![npm version][type-npm-svg]][type-npm-badge] | [Github][type-readme-github] \| [npm][type-readme-npm] |
1212

packages/type/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Useful packages based on the [angular.io](https://angular.io/).
66
| :--------------- | :-------------------------------------------- | :-----------: | :---------- |
77
| change-detection | Improve application performance. | *In Progress* | [Readme][cd-readme-github] |
88
| prism | `Prism` highlighter module. | *In Progress* | [Readme][prism-readme-github] |
9-
| property | Features to handle properties. | *In Progress* | [Readme][property-readme-github] |
9+
| property | Features to handle object properties. | *In Progress* | [Readme][property-readme-github] |
1010
| ui | User interface. | *In Progress* | [Github][ui-readme-github] |
1111
| type | Common types, type guards and type checkers. | [![npm version][type-npm-svg]][type-npm-badge] | [Github][type-readme-github] \| [npm][type-readme-npm] |
1212

0 commit comments

Comments
 (0)