From 12f9fcc74084e282cdc690de7140e22eef510ae4 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Tue, 1 Jun 2021 15:39:48 +0300 Subject: [PATCH] Updated OTPCode (markdown) --- OTPCode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OTPCode.md b/OTPCode.md index 8b910eb..14b76ee 100644 --- a/OTPCode.md +++ b/OTPCode.md @@ -22,4 +22,4 @@ public record OTPCode ## Methods | Method | Description | | --- | --- | -| [GetCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode.GetCode) | Gets valid 6 digit or more OTP code. | \ No newline at end of file +| [GetCode(string)](https://github.com/XFox111/SimpleOTP/wiki/OTPCode.GetCode) | Gets valid 6 digit or more OTP code. | \ No newline at end of file