From cb4bc8b1f6a209b7c0198d267350fb3eada07544 Mon Sep 17 00:00:00 2001 From: txt-file <44214237+txt-file@users.noreply.github.com> Date: Fri, 11 Sep 2020 02:40:02 +0200 Subject: [PATCH] fix typo in README.md (#231) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05a847c..762f733 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ In order to use Browserpass you must also install a [companion native messaging - [Modal HTTP authentication](#modal-http-authentication) - [Password store locations](#password-store-locations) - [Options](#options) -- - [A note about autosubmit](#a-note-about-autosubmit) -- - [A note about OTP](#a-note-about-otp) + - [A note about autosubmit](#a-note-about-autosubmit) + - [A note about OTP](#a-note-about-otp) - [Usage data](#usage-data) - [Security](#security) - [Privacy](#privacy)