From f722e571e121e25c7edcacd31b301d5b275ae750 Mon Sep 17 00:00:00 2001 From: Mark Edward Gonzales Date: Fri, 29 Oct 2021 01:11:28 +0800 Subject: [PATCH] Edit description of Kotlin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e78ee895..acd1f34e 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ Dependency | Version | Description | License ## Built Using This project uses the following languages and technologies: -- **Logic**: Kotlin, a statisically-typed language officially endorsed by Google as the preferred language for Android development +- **Logic**: Kotlin, a statically-typed language officially endorsed by Google as the preferred language for Android development - **Layouts**: XML, a lightweight markup language that is both human- and machine-readable - **Database**: Firebase Database, a cloud-based NoSQL database featuring real-time data synchronization