From 35f44a7a70ee34e05eaead1b7c6d312e538f75ea Mon Sep 17 00:00:00 2001
From: Kevin Day <24626560+thekevinday@users.noreply.github.com>
Date: Thu, 22 Sep 2022 19:07:17 -0500
Subject: [PATCH] Update README.md

Fix typo.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7d75d82..7bb3437 100644
--- a/README.md
+++ b/README.md
@@ -193,5 +193,5 @@ Edit the file by directly opening via the proc path:
 I go to the bottom of the file, write `Hello World`, and save the change.
 You should see, within the "client system", the file is also updated.
 
-Lightman has successfully edited a file that Lightman has no propery read/write access to nor has any file directory traversal access to.
+Lightman has successfully edited a file that Lightman has no proper read/write access to nor has any file directory traversal access to.
 The file is actually within a Docker client running under a different distribution that does not have a "Lightman" user on it.
-- 
1.8.3.1