From e8999ae4e4715a75f82b4b633e6652be526f5259 Mon Sep 17 00:00:00 2001 From: Infendro Date: Wed, 22 Oct 2025 09:27:42 +0000 Subject: [PATCH] update README fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5a4bf6..2a901ac 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ implementations in Kotlin Multiplatform. ## Features -* [HTOP](https://en.wikipedia.org/wiki/HMAC-based_one-time_password) +* [HOTP](https://en.wikipedia.org/wiki/HMAC-based_one-time_password) * [TOTP](https://en.wikipedia.org/wiki/Time-based_one-time_password) * Multiplatform support * JVM