From 78345897d2a50c16710d64633196950492b9d8d1 Mon Sep 17 00:00:00 2001 From: Mark J Price Date: Mon, 14 Nov 2022 21:31:21 +0000 Subject: [PATCH] Update errata count --- docs/errata/README.md | 2 +- docs/errata/errata.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/errata/README.md b/docs/errata/README.md index 83884ba..5852394 100644 --- a/docs/errata/README.md +++ b/docs/errata/README.md @@ -2,7 +2,7 @@ If you find any mistakes in the seventh edition, *C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals*, or if you have suggestions for improvements, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com. -[**Errata** (7 items)](errata.md): Typos, tool user interface changes, or mistakes in code that would cause a compilation error that prevents a successful build. +[**Errata** (8 items)](errata.md): Typos, tool user interface changes, or mistakes in code that would cause a compilation error that prevents a successful build. [**Improvements** (1 item)](improvements.md): Changes to text or code that would improve the content. These are optional. diff --git a/docs/errata/errata.md b/docs/errata/errata.md index 01e5140..b852a9f 100644 --- a/docs/errata/errata.md +++ b/docs/errata/errata.md @@ -1,4 +1,4 @@ -**Errata** (7 items) +**Errata** (8 items) If you find any mistakes, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com.