Selaa lähdekoodia

tweaked UPDATE file

Fabien Potencier 14 vuotta sitten
vanhempi
commit
5f6a4a6d21
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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.