From 084c09830b8ffcf84827364a66665039525f78e8 Mon Sep 17 00:00:00 2001 From: Sergey Pronin Date: Fri, 24 Mar 2023 18:50:03 +0100 Subject: [PATCH] Update README.md typo fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5da0a3ec..6d4bb54d 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ a real git revision!) ``` -*Disclaimer: Talisman cannot guarantee its functionality in MicroSoft's unsupported versions of Windows. Anyway Taliman is successfully tested on Windows 7 and server 2008 R2, which might not work in future releases.* +*Disclaimer: Talisman cannot guarantee its functionality in Microsoft's unsupported versions of Windows. Anyway Talisman is successfully tested on Windows 7 and server 2008 R2, which might not work in future releases.* # Upgrading Since release v0.4.4, Talisman automatically updates the binary to the latest release, when the hook is invoked (at pre-commit/pre-push, as set up). So, just sit back, relax, and keep using the latest Talisman without any extra efforts.