diff --git a/RELEASE.md b/RELEASE.md index 5a009e40..e8f4fea2 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -2,7 +2,7 @@ # v1.3.2 - All-in-one source file. - - You can use `include ;` or `use ;` if you don't want to care about dependencies. + - You can use `include ;` or `use ;` if you really don't want to care about dependencies. - Bugfixes - `along_with`: Wrong variable scope.