From bb17c80fd59d36cf52b8e2aa537ca482175be170 Mon Sep 17 00:00:00 2001 From: Noval Agung Prayogo Date: Sat, 27 Apr 2024 23:18:36 +0700 Subject: [PATCH] New translations c-http-error-handling.md (English) --- en/content-en/C-http-error-handling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/content-en/C-http-error-handling.md b/en/content-en/C-http-error-handling.md index c45a2cba6..4fed93576 100644 --- a/en/content-en/C-http-error-handling.md +++ b/en/content-en/C-http-error-handling.md @@ -105,7 +105,7 @@ Silakan ubah kode `fmt.Sprintf("%d.html", report.Code)` sesuai format nama halam ---