Skip to content

Commit ee2369c

Browse files
authored
Update README.md
1 parent 180b995 commit ee2369c

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
@@ -14,7 +14,7 @@ With optional user authentication. Powered by [Dexie.js](https://dexie.org/) and
1414
cd dexie-mysql-sync && npm install && cd demo-app && npm install && npm run dev
1515
```
1616

17-
3. Open the **Todo App** at http://localhost:5173 in multiple browsers and play with the synchronization.
17+
3. Open the **Demo App** at http://localhost:5173 in multiple browsers and play with the synchronization.
1818

1919
Open **phpMyAdmin** at http://localhost:8080, login with `root`:`root` and take a look at the database.
2020

0 commit comments

Comments
 (0)