From 59dbb37c9a71101d2c3cd6c8a0cef9d5aab8c609 Mon Sep 17 00:00:00 2001 From: Jeffrey <61218880+plan-do-break-fix@users.noreply.github.com> Date: Thu, 22 Apr 2021 15:58:57 -0500 Subject: fix(docs): Correction of typos in project documentation (#5206) --- TESTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TESTING.md') diff --git a/TESTING.md b/TESTING.md index bbbf72a59..99356303f 100644 --- a/TESTING.md +++ b/TESTING.md @@ -14,7 +14,7 @@ Please use the issue tracker search feature and make sure your issue has not bee Obtaining Debug Builds ---------------------- -When testing Cuberite, debug builds are preferred because they output detailed info about the problem that had occured at the server console. +When testing Cuberite, debug builds are preferred because they output detailed info about the problem that had occurred at the server console. Currently, we do not provide debug builds. You will have to compile Cuberite yourself to obtain them. See the compilation instructions. You can also test with regular builds. -- cgit v1.2.3