Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
moldcraft committed Jul 28, 2016
1 parent ce840e5 commit 3a60e8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extension/backups/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Demos bundled in theme
######################

1. Create Content Backup
2. Extract the zip in ``{theme}/demo-content/{demo-name}/``
2. **Extract** the zip in ``{theme}/demo-content/{demo-name}/``
3. Create ``{theme}/demo-content/{demo-name}/manifest.php`` with the following contents:

.. code-block:: php
Expand Down Expand Up @@ -198,4 +198,4 @@ Hooks
return $dirs;
}
add_filter('fw_ext_backups_demo_dirs', '_filter_theme_fw_ext_backups_demo_dirs');
add_filter('fw_ext_backups_demo_dirs', '_filter_theme_fw_ext_backups_demo_dirs');

0 comments on commit 3a60e8e

Please sign in to comment.