From 158dd0b6dc70ba4397c08203a802027a78ccef3b Mon Sep 17 00:00:00 2001 From: Zheyuan Wu <60459821+Trance-0@users.noreply.github.com> Date: Mon, 29 Sep 2025 12:37:39 -0500 Subject: [PATCH] Update CSE5313_L9.md --- content/CSE5313/CSE5313_L9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/CSE5313/CSE5313_L9.md b/content/CSE5313/CSE5313_L9.md index 354e67b..6811884 100644 --- a/content/CSE5313/CSE5313_L9.md +++ b/content/CSE5313/CSE5313_L9.md @@ -38,7 +38,7 @@ Efficient decoding (use Euclidean algorithm) ### Definition of Reed-Solomon code from polynomial evaluations -> [!DANGER] +> [!CAUTION] > > We assume $q\geq n$.