From: charleswrayjr Date: Sat, 13 Sep 2025 23:30:48 +0000 (-0500) Subject: Cleaning up some grammar issues. X-Git-Url: https://git.phasecustomsoft.com/static/gitweb.js?a=commitdiff_plain;h=79d10429d5b04ad5ee8de6b81d02dc33fdcbb791;p=phs-admin.git Cleaning up some grammar issues. --- diff --git a/README.md b/README.md index 76e91cf..bd35b1f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ See the section about [running tests](https://facebook.github.io/create-react-ap Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. -The build is minified and the filenames include the hashes.\ +The build is minified, and the filenames include the hashes.\ Your app is ready to be deployed! See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information. @@ -37,7 +37,7 @@ If you aren't satisfied with the build tool and configuration choices, you can ` Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc.) right into your project so you have full control over them. All the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own. -You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you could not customize it when you are ready for it. +You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However, we understand that this tool wouldn't be useful if you could not customize it when you are ready for it. ## Learn More