From fa09704e304f7b1a4fc38e99df633f3e5b8c5007 Mon Sep 17 00:00:00 2001 From: catboxanon <122327233+catboxanon@users.noreply.github.com> Date: Wed, 1 Jan 2025 01:44:56 -0500 Subject: [PATCH] Fix filename typo --- Contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index 073a850..b2f1368 100644 --- a/Contributing.md +++ b/Contributing.md @@ -39,7 +39,7 @@ Install: install npm on your system. Run: `npx eslint .` # Quirks -* `webui.user.bat` is never to be edited +* `webui-user.bat` is never to be edited * `requirements_versions.txt` is for python 3.10.6 * `requirements.txt` is for people running on colabs and whatnot using python 3.7