From 09bd33ead9f4881b36dcd0571d08185aca6c9ed4 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Mon, 11 Jun 2018 20:42:31 +0200 Subject: [PATCH] README: fix typo Signed-off-by: Jakub Wilk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49b2baa..2d7ac89 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This library **guarantees** the following: these symlinks will **not** be expanded lexically (`filepath.Clean` is not called on the input before processing). -* Non-existant path components are unaffected by `SecureJoin` (similar to +* Non-existent path components are unaffected by `SecureJoin` (similar to `filepath.EvalSymlinks`'s semantics). * The returned path will always be `filepath.Clean`ed and thus not contain any