summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawuctl2022-08-28 21:17:14 +0000
committerawuctl2022-08-28 21:17:14 +0000
commit555989891be6195c1cb253ea7c6c146dc15931b6 (patch)
tree08ba93d623810efb5a2e18c2952c28b7139bce72
parenta10b1bf586043e7f7f3fb57e422e21522b7fb17e (diff)
downloadactivation-555989891be6195c1cb253ea7c6c146dc15931b6.zip
fix typo
-rw-r--r--Hwid.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hwid.md b/Hwid.md
index 6d17fc1..e2500a2 100644
--- a/Hwid.md
+++ b/Hwid.md
@@ -43,7 +43,7 @@ These are put into a file called the Genuine Authorization Ticket (`GenuineTicke
The activation method's name - "HWID" - refers to this very parameter so it must be important.
-The Hardware ID is a magical data structure built by evaluationg the system's hardware. In the ticket, it is found under the base64 string `SessionId`. The `Hwid` string is the base64 representation of the `HWID_BLOCK` structure.
+The Hardware ID is a magical data structure built by evaluating the system's hardware. In the ticket, it is found under the base64 string `SessionId`. The `Hwid` string is the base64 representation of the `HWID_BLOCK` structure.
### HWID_BLOCK