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