Fixed small typo

This commit is contained in:
4N0N_H4X0R||Aiden
2021-10-29 18:10:13 +02:00
committed by GitHub
parent fc5bc7c4f1
commit 766cd9a9b2
+1 -1
View File
@@ -9,7 +9,7 @@ That way ratelimits like discord's 1 login per 5 seconds for example wont be hit
On top of that, this system also allows for having your code nicely structured, with each module being one functionality, making your code much much cleaner.
## How do i use this?
It is actually very simple to use, i write quite a few comments throughout the files, eplaining how they work, and what they do.
It is actually very simple to use, i write quite a few comments throughout the files, explaining how they work, and what they do.
But here is a small guide on how
1.) You clone the repo (obviously)