From 700dbeddb002a4bf8b00cd0cceede51d9c29d301 Mon Sep 17 00:00:00 2001
From: Jakub Roztocil <jakub@roztocil.co>
Date: Mon, 24 Jan 2022 01:51:45 +0100
Subject: [PATCH] Typos

---
 docs/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/README.md b/docs/README.md
index e9d6c144..aa6e2e6c 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1286,7 +1286,7 @@ If you omit the password part of `--auth, -a`, HTTPie securely prompts you for i
 $ http -a username pie.dev/basic-auth/username/password
 ```
 
-Please note that when you use [`--session`](#sessions), prompted passwords are persisted in sessions files .
+Please note that when you use [`--session`](#sessions), prompted passwords are persisted in session files.
 
 ### Empty password