From edc98d369b0088c1f55780818a01af80d4ba4fd9 Mon Sep 17 00:00:00 2001 From: VslVictor7 Date: Mon, 19 Jan 2026 20:51:55 -0300 Subject: [PATCH] readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index db3c685..798a26a 100644 --- a/readme.md +++ b/readme.md @@ -182,7 +182,7 @@ With the two steps out of they way, we can now continue to configure the env fil ![Screenshot](images/offline-uuid.png) -- In the line present in "final = get_offline_uuid("test")" change the string "test" to the username you want to get the uuid. For isntance: +- In the line present in "final = get_offline_uuid("test")" change the string "test" to the username you want to get the uuid. For instance: ```bash final = get_offline_uuid("JorjinGamer")