diff --git a/core.py b/core.py
index bb8fe7c..7505cab 100644
--- a/core.py
+++ b/core.py
@@ -402,7 +402,7 @@ def print_files(path, leak_word, c_word, naming_rule, part, cn_sub, json_data, f
if hack_word != '':
print(" 破解", file=code)
if _4k == '4k':
- print(" 4k", file=code)
+ print(" 4k", file=code)
try:
for i in tag:
print(" " + i + "", file=code)