mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 22:11:53 +00:00
Reworded third sentence to be more grammatically correct (#584)
This commit is contained in:
parent
27652b94af
commit
ec0a5cdfbc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# About the Rewrite
|
# About the Rewrite
|
||||||
The rewrite takes a much more OOP approach than previous versions, which allows code to be much more manageable.
|
The rewrite takes a much more OOP approach than previous versions, which allows code to be much more manageable.
|
||||||
It's been written completely from scratch and should be much more stable, fixing caching issues that affected
|
It's been rebuilt from the ground up and should be much more stable, fixing caching issues that affected
|
||||||
older versions and it also has support for new Discord Features, such as emojis.
|
older versions and it also has support for new Discord Features, such as emojis.
|
||||||
|
|
||||||
## Upgrading your code
|
## Upgrading your code
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue