From 408cd2a3845bda17d2a7d2db8eb9f9ec9b7d3ac4 Mon Sep 17 00:00:00 2001 From: Jiaying Lu <50293552+MiracleZeroPenguin@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:41:49 +0800 Subject: [PATCH] Update readme.md --- backend/RequestCache/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/RequestCache/readme.md b/backend/RequestCache/readme.md index b6520eb..5be1375 100644 --- a/backend/RequestCache/readme.md +++ b/backend/RequestCache/readme.md @@ -1 +1 @@ -This folder is for request chache so that we can reproduce the error. \ No newline at end of file +This folder is for request cache so that we can reproduce the error.