mirror of
https://github.com/zhigang1992/examples.git
synced 2026-04-30 10:22:50 +08:00
docs: fix typo in file structure
This commit is contained in:
@@ -36,7 +36,7 @@ The purpose of the backend is to store the Twitter API keys without leaking this
|
|||||||
```
|
```
|
||||||
Expo Twitter Auth
|
Expo Twitter Auth
|
||||||
├── app ➡️ Expo application with Twitter auth
|
├── app ➡️ Expo application with Twitter auth
|
||||||
└── backend - Simple API to fetch request and access tokens
|
└── backend ➡️ Simple API to fetch request and access tokens
|
||||||
```
|
```
|
||||||
|
|
||||||
## 📝 Notes
|
## 📝 Notes
|
||||||
|
|||||||
Reference in New Issue
Block a user