Skip to content

Commit 67c9087

Browse files
authored
📝 Updated project root README (replaced "from" with "of")
1 parent 8de5f9d commit 67c9087

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
@@ -9,7 +9,7 @@
99

1010
## Packages
1111

12-
The packages from this repository are published as scoped packages under [@ngx-toolset](https://www.npmjs.com/org/ngx-toolset)
12+
The packages of this repository are published as scoped packages under [@ngx-toolset](https://www.npmjs.com/org/ngx-toolset)
1313

1414
- [@ngx-toolset/api-token-interceptor](https://github.com/SwabianCoder/ngx-toolset/blob/main/projects/api-token-interceptor/README.md) - Angular API token interceptor
1515
- [@ngx-toolset/date-interceptors](https://github.com/SwabianCoder/ngx-toolset/blob/main/projects/date-interceptors/README.md) - Angular date interceptors (parses HTTP response body date strings to date objects and converts HTTP request body date objects to date strings of given format)
@@ -18,4 +18,4 @@ The packages from this repository are published as scoped packages under [@ngx-t
1818

1919
## License
2020

21-
[MIT](https://github.com/SwabianCoder/ngx-toolset/blob/main/LICENSE)
21+
[MIT](https://github.com/SwabianCoder/ngx-toolset/blob/main/LICENSE)

0 commit comments

Comments
 (0)