From 98105dc602b3dd97be0035092197f2cf01f9993c Mon Sep 17 00:00:00 2001 From: Mark J Price Date: Thu, 15 Jun 2023 11:36:45 +0100 Subject: [PATCH] Update README.md --- docs/errata/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/errata/README.md b/docs/errata/README.md index e7a3808..a4d6a28 100644 --- a/docs/errata/README.md +++ b/docs/errata/README.md @@ -4,7 +4,7 @@ If you find any mistakes in the seventh edition, *C# 11 and .NET 7 - Modern Cros [**Errata** (47 items)](errata.md): Typos, tool user interface changes, or mistakes in code that would cause a compilation error that prevents a successful build. -[**Improvements** (41 items)](improvements.md): Changes to text or code that would improve the content. These are optional. +[**Improvements** (42 items)](improvements.md): Changes to text or code that would improve the content. These are optional. [**Common Errors** (6 items)](common-errors.md): These are some of the most common errors that a reader might encounter when trying to get code in book tasks to work, or when trying to write your own code.