From 216c814ab94718c956bee3fa7606db7b1745f4de Mon Sep 17 00:00:00 2001 From: proplayer919 <95329795+proplayer919@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:27:27 +1100 Subject: [PATCH] Fix spelling error in README troubleshooting section Corrected spelling of 'Epocs' to 'epochs' in troubleshooting section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8b87cab..462c1ab8 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ The system examines: ## 🛠️ Troubleshooting -- After training a new model or fine tuning a model, it may give an error code, but if it ran through the Epocs and trained, it did complete and the errors are likely not crucial to functioning. +- After training a new model or fine tuning a model, it may give an error code, but if it ran through the epochs and trained, it did complete and the errors are likely not crucial to functioning. - If running this on Windows, it will run slightly slower and sometimes look frozen/won't have output. This is normal right now.