From 4845b6bf70cd6d4298fee9f535c9ab0ed7a1039f Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Mon, 31 Oct 2016 00:02:10 -0400 Subject: fix typo --- release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes.md b/release-notes.md index feffcf69..bc396bb5 100644 --- a/release-notes.md +++ b/release-notes.md @@ -3,7 +3,7 @@ ## 1.x * 1.0 (upcoming, [log](https://github.com/CLxS/SMAPI/compare/0.40.1.1-3...master)) * Added support for Linux and Mac. - * Removed support mods in AppData **(breaking change)**. + * Removed support for mods in undocumented `%appdata\StardewValley\mods` folder **(breaking change)**. * Simplified compiling from source. * Internal cleanup & refactoring. -- cgit