Skip to content

Commit eaf0cf9

Browse files
committed
docs: fix typo
1 parent 2587e4a commit eaf0cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/recipes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ RFC4226_.
6464
htop.verify(code, 4) # True
6565
htop.verify(code, 6) # False
6666
67-
.. tip:: TOTP is based on HOTP, most of the time you would use HOTP.
67+
.. tip:: TOTP is based on HOTP, most of the time you would use TOTP.
6868

6969
Use ``base32`` Secret
7070
---------------------

0 commit comments

Comments
 (0)