From bf8defbe3cd830e75ed3cd42d0f4470ccc2d4947 Mon Sep 17 00:00:00 2001 From: Just wolololololololo Date: Tue, 19 Sep 2023 02:30:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;