diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml
index b7f0532fdaf70d79b713432aae3d34ae55e159a6..ddac1b3b44e14708cb1733e969d97b48c7e3aa51 100644
--- a/.github/workflows/node.js.yml
+++ b/.github/workflows/node.js.yml
@@ -26,5 +26,5 @@ jobs:
       with:
         node-version: ${{ matrix.node-version }}
         cache: 'npm'
-    - run: npm i react react-dom @files-ui/react
+    - run: npm ci
     - run: npm run test
diff --git a/README.md b/README.md
index 349d7960103ee1be4b24a34afc11250741dcf756..60c1a9f489f46b6ba62a33685932a877f840a36d 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 
 <h1 align="center">Files ui</h1>
 
-UI components for file uploas with [React js](https://react.dev/).
+UI components for file uploads with [React js](https://react.dev/).
 **Files UI** is a complete library for handling files in the UI. You can validate and upload them.
 
 <div align="center">