diff --git a/README.md b/README.md
index 2416dc6ecfc5180d09ac4ada7d441a7e1c2d76eb..9a012c5ef871a85482808906dd034c289e928b14 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Bondoman is an Android application allows users to record their transactions. Th
 Bondoman uses the following libraries:
 1. **Room**: For local database management.
 2. **Moshi**: For JSON serialization and deserialization.
-3. **Retro
+3. **Retrofit**: For network connectivity.
 4. **Spotless and Ktlint**: For code formatting and linting (com.diffplug.spotless).
 5. **Camera**: For camera management (androidx.camera).
 6. **BlurView**: For blur effect (com.github.Dimezis:BlurView).