From ab17ac5f82eda5a56513f6df87283f6bd41002f3 Mon Sep 17 00:00:00 2001 From: Pengfei Zhu Date: Sat, 22 Sep 2018 20:20:11 +0800 Subject: [PATCH] fix typo --- AES-Keys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AES-Keys.md b/AES-Keys.md index e6164a2..d9118e3 100644 --- a/AES-Keys.md +++ b/AES-Keys.md @@ -35,4 +35,4 @@ Required keys: single `slot0x31KeyN`, OR `slot0x31KeyX`, `slot0x31KeyY` and `gen Required keys: single `slot0x0DKeyN`, OR `slot0x0DKeyX`, `slot0x0DKeyY` and `generator` together. ## Installing encrypted CIA -Required keys: `generator`, `slot0x3DKeyX` and `common0`. `common1`~`5`are probably also required for some unsual CIA. \ No newline at end of file +Required keys: `generator`, `slot0x3DKeyX` and `common0`. `common1`~`5`are probably also required for some unusual CIA. \ No newline at end of file