Update README.md
diff --git a/README.md b/README.md
index 568d078..0ae1164 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@
  });
  ```
 
-You can then control the animation or add listeners:L
+You can then control the animation or add listeners:
 ```
 animationView.addAnimatorUpdateListener((animation) -> {
     // Do something.