From a3799be1a084564800af3344206394d000c181f6 Mon Sep 17 00:00:00 2001 From: scribu Date: Fri, 3 Dec 2010 09:17:57 +0000 Subject: [PATCH] s/upgrade/update in readme.html. Fixes #15656 git-svn-id: http://svn.automattic.com/wordpress/trunk@16702 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- readme.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.html b/readme.html index 65dc53976a..23ef82d297 100644 --- a/readme.html +++ b/readme.html @@ -32,8 +32,8 @@

Upgrading

-

Using the Automatic Upgrader

-

If you are upgrading from version 2.7 or higher, you can use the automatic upgrader:

+

Using the Automatic Updater

+

If you are upgrading from version 2.7 or higher, you can use the automatic updater:

  1. Open the wp-admin/update-core.php in your browser and follow the instructions.
  2. You wanted more, perhaps? That's it!
  3. @@ -41,7 +41,7 @@

    Upgrading Manually

      -
    1. Before you upgrade anything, make sure you have backup copies of any files you may have modified such as index.php.
    2. +
    3. Before you update anything, make sure you have backup copies of any files you may have modified such as index.php.
    4. Delete your old WordPress files, saving ones you've modified.
    5. Upload the new files.
    6. Point your browser to /wp-admin/upgrade.php.