From 9376effa5633cf28d9c64a67b3386c0c117d6574 Mon Sep 17 00:00:00 2001
From: kaiji <31398458+studiokaiji@users.noreply.github.com>
Date: Tue, 24 Oct 2023 22:38:10 +0900
Subject: [PATCH] Fixed example address format
---
106.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/106.md b/106.md
index cb74c75..e096b2a 100644
--- a/106.md
+++ b/106.md
@@ -21,7 +21,7 @@ Each HTML, CSS, and JS file is assigned a `kind` for identification.
The "content" field contains the content of the file. However, internal links (`href`, `src`, etc.) referenced within should be replaced with event IDs.
-Example: ``
+Example: ``
### Implementation on Web Server or Client