From 95db33770586803bd5cafd7ef18119d49a45192e Mon Sep 17 00:00:00 2001 From: standardcombo Date: Tue, 13 Dec 2022 22:00:52 -0800 Subject: [PATCH] Fixed a minor typo in the release notes. --- Release Notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release Notes.txt b/Release Notes.txt index 6f90adf..5cc6d14 100644 --- a/Release Notes.txt +++ b/Release Notes.txt @@ -4,7 +4,7 @@ Release Notes v1.0.0 - 2022/12/13 -This version 1.0 is inteded to be forwards-compatible. It also is mostly compatible with v0.11 and later. +This version 1.0 is intended to be forwards-compatible. It also is mostly compatible with v0.11 and later. Additions - Added the release notes file you are reading now.