From d0bdc91ba17d7787df1332b12d6bc83f9b9e1b1c Mon Sep 17 00:00:00 2001 From: Ricardo Amendoeira Date: Thu, 25 Dec 2025 18:08:02 +0000 Subject: [PATCH] Remove redundant line about counter field. --- _posts/2016-10-19-how-does-it-work.md | 1 - 1 file changed, 1 deletion(-) diff --git a/_posts/2016-10-19-how-does-it-work.md b/_posts/2016-10-19-how-does-it-work.md index b4e7f9f..ff1976e 100644 --- a/_posts/2016-10-19-how-does-it-work.md +++ b/_posts/2016-10-19-how-does-it-work.md @@ -99,7 +99,6 @@ Look at the documentation on github if you are interested in ## How do I change a password without changing my master password? That’s the purpose of the counter field in the options field set, increment it and you will get a new password. -Counter field ## How to contribute?