diff --git a/qrcode/zh_CN.html b/qrcode/zh_CN.html index 367da7b..27adadc 100644 --- a/qrcode/zh_CN.html +++ b/qrcode/zh_CN.html @@ -158,7 +158,7 @@ document.getElementById('qrcode').setAttribute('title', 'Did you just... Rick Rolled me?'); document.getElementById('qrcode').innerHTML = ` - Scan me!`; + Scan me!`; } } }