delete comma ,

for not creating misunderstanding  when someone view  read.md  
# examples 
Incorrect = Didi may want to spend her roulette winnings on that Ferrari she always wanted, or a luxury vacation.

Correct =   Didi may want to spend her roulette winnings on that Ferrari she always wanted or a luxury vacation.
pull/8375/head
aakash verma 4 years ago committed by GitHub
parent 5c14bc5f01
commit f00face9d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@
Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.
Learn more at the [Svelte website](https://svelte.dev), or stop by the [Discord chatroom](https://svelte.dev/chat).
Learn more at the [Svelte website](https://svelte.dev) or stop by the [Discord chatroom](https://svelte.dev/chat).
## Supporting Svelte

Loading…
Cancel
Save