diff --git a/README.md b/README.md index c0e1c71..cd948fb 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ public class ConfigurationExample { ``` ## Listener Example -Listeners is optional approach for handling events +Listener is optional approach for handling events ```java package io.github.jwdeveloper.tiktok;