diff --git a/modules/feature-firstrun.php b/modules/feature-firstrun.php index 4e66b33..912dd58 100644 --- a/modules/feature-firstrun.php +++ b/modules/feature-firstrun.php @@ -6,7 +6,7 @@ register_module([ "name" => "First run wizard", - "version" => "0.2.1", + "version" => "0.2.2", "author" => "Starbeamrainbowlabs", "description" => "Displays a special page to aid in setting up a new wiki for the first time.", "id" => "feature-firstrun", @@ -125,7 +125,7 @@ register_module([ -

The location on the server's disk to store the wiki data. Relative paths are ok - the default is . (i.e. the current directory).

+

The location on the server's disk to store the wiki data. Relative paths are ok - the default is . (i.e. the current directory that index.php is stored in).