diff --git a/challenges/data/02.md b/challenges/data/02.md index 3ccb0221..7b516e37 100644 --- a/challenges/data/02.md +++ b/challenges/data/02.md @@ -103,7 +103,7 @@ async function fetchStarshipsData() { } ``` -- [ ] Use the hook to **dislay a loading message**. +- [ ] Use the hook to **display a loading message**. - [ ] Use the hook to **handle errors**. - [ ] Use the hook to replace `data.json` and **render data** with a `FlatList`. @@ -148,4 +148,4 @@ If you want to display some images on your `Card`, you can use this placeholder ### Debugging - [ ] Add [`expo-dev-tools`](https://docs.expo.dev/debugging/devtools-plugins/#expo-dev-tools-plugins) to your project -- [ ] Add [`@dev-plugins/react-query`](https://docs.expo.dev/debugging/devtools-plugins/#react-query) \ No newline at end of file +- [ ] Add [`@dev-plugins/react-query`](https://docs.expo.dev/debugging/devtools-plugins/#react-query)