From a7a021899a00a7c53e05f63348003b67896564d2 Mon Sep 17 00:00:00 2001 From: Vladimir Diaz Date: Fri, 5 Feb 2016 16:51:02 -0500 Subject: [PATCH] Update README.rst Fix typo in previous commit. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 25a38e26..2c2a8d27 100644 --- a/README.rst +++ b/README.rst @@ -69,7 +69,7 @@ that they can do. TUF is designed to perform the first two steps of the above update procedure, while guarding against the majority of attacks that malicious actors have at -their disposable; especially those attacks that are overlooked by security-concscious +their disposable; especially those attacks that are overlooked by security-conscious developers.