diff --git a/README.md b/README.md index 4409445..e752411 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A collection of general purpose TypeScript factories. #### `@w3ux/hooks`  [[npm](https://www.npmjs.com/package/@w3ux/hooks) |  [source](https://github.com/w3ux/w3ux-library/tree/main/library/hooks)] -A collection of generic React hooks. +A collection of general purpose React hooks. #### `@w3ux/react-connect-kit`  [[npm](https://www.npmjs.com/package/@w3ux/react-connect-kit) |  [source](https://github.com/w3ux/w3ux-library/tree/main/library/react-connect-kit)] diff --git a/library/hooks/packageInfo.yml b/library/hooks/packageInfo.yml index 0697a4d..02ec82d 100644 --- a/library/hooks/packageInfo.yml +++ b/library/hooks/packageInfo.yml @@ -1,8 +1,8 @@ directory: - name: Hooks - description: A collection of generic React hooks. + description: A collection of general purpose React hooks. npm: title: Hooks contents: - - item: A collection of generic React hooks. + - item: A collection of general purpose React hooks.