diff --git a/UPDATE.md b/UPDATE.md index 2b9d376a74..23199cf0f2 100644 --- a/UPDATE.md +++ b/UPDATE.md @@ -1,7 +1,7 @@ How to update your project? =========================== -This document explains how to upgrade from one Symfony2 PR version to the next +This document explains how to upgrade from one Symfony2 version to the next one. It only discusses changes that need to be done when using the "public" API of the framework. If you "hack" the core, you should probably follow the timeline closely anyway.