From 078e9fc3200d9212a6a018818b14642d8ca884c3 Mon Sep 17 00:00:00 2001 From: Alex Carter Date: Wed, 29 Jan 2025 22:49:42 +0600 Subject: [PATCH] Update hwid.md Fixed grammar: Changed `use only` to `only use`. --- docs/hwid.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hwid.md b/docs/hwid.md index 57b83ad..5b00fe5 100644 --- a/docs/hwid.md +++ b/docs/hwid.md @@ -36,7 +36,7 @@ #### HWID 2 (Currently working) (03 Oct 2023 - Current) -- When Microsoft stopped the free upgrade, it started requiring a genuine valid key in the ticket to authorize a digital license. In the new method, we use only the Installation ID of a genuine, valid key. This gets accepted by the server and allows us to get a digital license for free. Check the manual activation process in below section to know how to make working universal tickets. +- When Microsoft stopped the free upgrade, it started requiring a genuine valid key in the ticket to authorize a digital license. In the new method, we only use the Installation ID of a genuine, valid key. This gets accepted by the server and allows us to get a digital license for free. Check the manual activation process in below section to know how to make working universal tickets. ------------------------------------------------------------------------