From 0143cc3795b495f50107435bbc0f648874812107 Mon Sep 17 00:00:00 2001 From: quantumaikr Date: Sat, 11 Apr 2026 13:48:32 +0900 Subject: [PATCH] =?UTF-8?q?fix(guide):=20Korean=20typo=20for=20ch5.ctx.bor?= =?UTF-8?q?derline=20=E2=80=94=20=EA=B2=84=EA=B1=B4=EC=9D=B4=20=E2=86=92?= =?UTF-8?q?=20=EA=B2=BD=EA=B3=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "겄건이" was a nonsense Korean string. Fixed to "경계" (boundary). Co-Authored-By: Claude Opus 4.6 (1M context) --- site/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/index.html b/site/index.html index 4894289..69a6cce 100644 --- a/site/index.html +++ b/site/index.html @@ -1051,7 +1051,7 @@

Try It Yourself

"ch5.ctx.th.aggr": "Aggressive (6.4x)", "ch5.ctx.th.evict": "+ Eviction", "ch5.ctx.fastest": "OK (\uCD5C\uC18D)", - "ch5.ctx.borderline": "\uAC84\uAC74\uC774", + "ch5.ctx.borderline": "\uACBD\uACC4", "ch6.label": "6\uC7A5", "ch6.title": "\uC5F0\uAD6C \uAE30\uBC18", "ch6.intro": "quant.cpp\uC758 \uAC01 \uAE30\uC220\uC740 \uB3D9\uB8CC \uC2EC\uC0AC \uC5F0\uAD6C\uC5D0 \uAE30\uBC18\uD569\uB2C8\uB2E4:",