Skip to content

Commit 3acd167

Browse files
committed
wip
1 parent b4ca1b5 commit 3acd167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodebb.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ public function hcpp_render_body( $args ) {
153153

154154
// Display install information
155155
$msg = '<div style="margin-top:-20px;width:75%;"><span>';
156-
$msg .= 'Please be patient; NodeBB make take several <b>minutes</b> to complete install! The NodeBB forum lives ';
156+
$msg .= 'Please be patient; NodeBB may take a <b>few minutes</b> to complete install! The NodeBB forum lives ';
157157
$msg .= 'inside the "nodeapp" folder (adjacent to "public_html"). It can be a standalone instance in the domain root, or in a ';
158158
$msg .= 'subfolder using the <b>Install Directory</b> field below.</span><br><span style="font-style:italic;color:darkorange;">';
159159
$msg .= 'Files will be overwritten; be sure the specified <span style="font-weight:bold">Install Directory</span> is empty!</span></div><br>';

0 commit comments

Comments
 (0)