https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d4d897ccb72d3c22824b9…
commit d4d897ccb72d3c22824b955e174ed67df85cb77c
Author: pivotman319 <15126754+pivotman319-new(a)users.noreply.github.com>
AuthorDate: Sun Feb 21 16:48:20 2021 +0100
Commit: GitHub <noreply(a)github.com>
CommitDate: Sun Feb 21 18:48:20 2021 +0300
[README] Trivial correction: replace "Seven" with "7" (#3469)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bb0a9a603a0..6ed73613325 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@
## What is ReactOS?
-ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT family of
operating systems (NT4, 2000, XP, 2003, Vista, Seven).
+ReactOS™ is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft® Windows™ NT family of
operating systems (NT4, 2000, XP, 2003, Vista, 7).
The ReactOS project, although currently focused on Windows Server 2003 compatibility, is
always keeping an eye toward compatibility with Windows Vista and future Windows NT
releases.