Bladeren bron

tweaked UPDATE file

Fabien Potencier 14 jaren geleden
bovenliggende
commit
5f6a4a6d21
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      UPDATE.md

+ 1 - 1
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.