From 89a4fb5fa437f7dbd99c3ff537b1e49e7f657c52 Mon Sep 17 00:00:00 2001 From: Mark J Price Date: Sat, 27 May 2023 13:50:21 +0100 Subject: [PATCH] Update common-errors.md --- docs/errata/common-errors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/errata/common-errors.md b/docs/errata/common-errors.md index ee7e2a8..e489670 100644 --- a/docs/errata/common-errors.md +++ b/docs/errata/common-errors.md @@ -1,6 +1,6 @@ -**Common Errors and How to Fix Them** (6 items) +**Common Mistakes and How to Fix Them** (6 items) -If you have suggestions for other common errors, then please [raise an issue in this repository](https://github.com/markjprice/cs12dotnet8/issues) or email me at markjprice (at) gmail.com. +If you have suggestions for other common mistakes, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com. - [MSB3026/MSB3027 Cannot rebuild/compile a project](#msb3026msb3027-cannot-rebuildcompile-a-project) - [Microsoft introduces a bug in a later version](#microsoft-introduces-a-bug-in-a-later-version)