diff --git a/README.md b/README.md index 040f0fd..ffbe08e 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ const bot = new TeleBot({ }); ``` -Or use ```plugin(require())``` to plug an external plugin. +Or use ```plug(require())``` to plug an external plugin. ***[Check out build-in plugin folder!](/plugins)***