From be8e6c878ebbd815d0226642e664aabe25033bdf Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Fri, 5 Aug 2022 11:46:52 -0700 Subject: [PATCH] Fix typo in README (#788) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 442fc01b..5efb80bf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ RaSCSI Reloaded is using the .. where the release number is incremented for each subsequent release tagged in the same calendar month. The first release of the month of January 2021 is called "21.01.01", the second one in the same month "21.01.02 and so on. +- A tag will be created for each "release". The releases will be named .. where the release number is incremented for each subsequent release tagged in the same calendar month. The first release of the month of January 2021 is called "21.01.01", the second one in the same month "21.01.02" and so on. Typically, releases will only be planned every few months.