From 79164e50007123853fb48c7e4fd1f6170e7ff3c1 Mon Sep 17 00:00:00 2001 From: TheBoxyBear <15822255+TheBoxyBear@users.noreply.github.com> Date: Wed, 4 Sep 2024 20:10:54 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05fc1c14..b5080bc9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ChartTools is a .NET 8 library with the purpose of modeling song files for plast If you find any bugs, you can report them in the [Issues section](https://github.com/TheBoxyBear/ChartTools/issues) of the repository. Make sure to use the "bug" label. -As this project is in development, it should only be used with charts with a backup available. **I am not responsible for damaged to charts!** +As this project is in development, it should only be used with charts with a backup available. **I am not responsible for damages to charts!** ## Getting Started For an overview on installation and taking your first steps with ChartTools, see [Getting Started](Docs/articles/getting-started.md). A GitHub Pages website is available with detailed articles and API documentation.