Skip to content

Commit a924f87

Browse files
Update README.md
1 parent 052236d commit a924f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ import './index.css';
118118
import App from './App';
119119
import * as serviceWorker from './serviceWorker';
120120
```
121-
inside the `app.js `you will find all what you want to know about how the application resolve the
121+
inside the `app.js `you will find all what you want to know about how the application resolve
122122
the items from APIs by importing the module `react-admin-loopback4-adapted` and instantiate an object from
123123
the `lb4Provider` that takes as a @param the url to the backend server `http://localhost:3001`:
124124
```ruby

0 commit comments

Comments
 (0)