From 8656a8fa71a8a2c0e21eda609490bcad77d963b5 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: https://develop.svn.wordpress.org/trunk@16702 602fd350-edb4-49c9-b593-d223f7449a82 --- 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.