Grammatical correctness

Removed unwanted article.
pull/1241/head
Bhaskar Kashyap 2 years ago committed by GitHub
parent 11f097513f
commit afcbf7b913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -212,7 +212,7 @@ curl --request POST \
http://localhost:5000/api/accounts/test/transactions
```
Try refreshing your the dashboard page in the browser now. What happens? Do you see the new transaction?
Try refreshing your dashboard page in the browser now. What happens? Do you see the new transaction?
The state is persisted indefinitely thanks to the `localStorage`, but that also means it's never updated until you log out of the app and log in again!

Loading…
Cancel
Save