File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ async function fetchStarshipsData() {
103103}
104104```
105105
106- - [ ] Use the hook to ** dislay a loading message** .
106+ - [ ] Use the hook to ** display a loading message** .
107107- [ ] Use the hook to ** handle errors** .
108108- [ ] Use the hook to replace ` data.json ` and ** render data** with a ` FlatList ` .
109109
@@ -148,4 +148,4 @@ If you want to display some images on your `Card`, you can use this placeholder
148148### Debugging
149149
150150- [ ] Add [ ` expo-dev-tools ` ] ( https://docs.expo.dev/debugging/devtools-plugins/#expo-dev-tools-plugins ) to your project
151- - [ ] Add [ ` @dev-plugins/react-query ` ] ( https://docs.expo.dev/debugging/devtools-plugins/#react-query )
151+ - [ ] Add [ ` @dev-plugins/react-query ` ] ( https://docs.expo.dev/debugging/devtools-plugins/#react-query )
You can’t perform that action at this time.
0 commit comments