From b00a9e39b91435394589ebcc932a719e90e3b91c Mon Sep 17 00:00:00 2001
From: asterisk727 <59166650+asterisk727@users.noreply.github.com>
Date: Mon, 29 Dec 2025 22:16:52 +0900
Subject: [PATCH] fix: typos
---
README.md | 2 +-
docs/infobox.js | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 3122b58..d47dca4 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ TWO-TORIAL, a compendium of information and guides about arcade games. It also s
> [!CAUTION]
-> **This is a mirror of the original TWO-TORIAL spice2x patcher. Read more info about this mirror [here](https://two-torial-info.maimaidxprism.plus/)**
+> **This is a mirror of the original TWO-TORIAL website. Read more info about this mirror [here](https://two-torial-info.maimaidxprism.plus/)**
## About
diff --git a/docs/infobox.js b/docs/infobox.js
index 4895512..fc7f649 100644
--- a/docs/infobox.js
+++ b/docs/infobox.js
@@ -2,7 +2,7 @@ document.addEventListener("DOMContentLoaded", function() {
const infoBox = document.createElement('div');
infoBox.innerHTML = `
- This is a mirror of the original TWO-TORIAL spice2x patcher.
+ This is a mirror of the original TWO-TORIAL website.
Read more info about this mirror --->
here