Skip to content

Commit 039868a

Browse files
committed
doc(README) Rewording
1 parent 84e339f commit 039868a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This package contains common hooks and components to use in a React application.
3030

3131
`npm i @cdoublev/react-utils`
3232

33-
`@cdoublev/react-utils` is built with the current NodeJS version as target, meaning that it should probably be transpiled in order to be used in your application using its own targets.
33+
`@cdoublev/react-utils` is built to run in the current version of NodeJS, which means it should be transpiled with your application using its own targets.
3434

3535
## API
3636

0 commit comments

Comments
 (0)