Skip to content

Commit 6bef9b7

Browse files
authored
Update 05.md
1 parent ed539f1 commit 6bef9b7

File tree

1 file changed

+1
-1
lines changed
  • challenges/foundation

1 file changed

+1
-1
lines changed

challenges/foundation/05.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Instead we should be able to:
146146
```javascript
147147
import { ScreenContainer } from "~/components/ScreenContainer";
148148
```
149-
[Expo alises documentation](https://docs.expo.dev/guides/typescript/#path-aliases)
149+
[Expo path aliases documentation](https://docs.expo.dev/guides/typescript/#path-aliases)
150150
- [ ] Open your `tsconfig.json` file and add:
151151

152152
```diff

0 commit comments

Comments
 (0)