From 87eba78524fdca4f03841cb7a54251619f246471 Mon Sep 17 00:00:00 2001 From: Sergei Predvoditelev Date: Sat, 15 Jun 2024 08:37:03 +0300 Subject: [PATCH] Update 021-changelog-upgrade.md --- 021-changelog-upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/021-changelog-upgrade.md b/021-changelog-upgrade.md index fe672ad..4afee42 100644 --- a/021-changelog-upgrade.md +++ b/021-changelog-upgrade.md @@ -42,7 +42,7 @@ code author. "author2" is additional author. An author's nickname MUST be prefix Upgrade guide is created when there is a new major version that isn't compatible with the previous one. It describes steps necessary to upgrade application code. -The format is the following: +The file name is `UPGRADE.md`. The format is the following: ```markdown # Upgrading Instructions for my package