File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ public function hcpp_render_body( $args ) {
153
153
154
154
// Display install information
155
155
$ 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 ' ;
157
157
$ msg .= 'inside the "nodeapp" folder (adjacent to "public_html"). It can be a standalone instance in the domain root, or in a ' ;
158
158
$ msg .= 'subfolder using the <b>Install Directory</b> field below.</span><br><span style="font-style:italic;color:darkorange;"> ' ;
159
159
$ msg .= 'Files will be overwritten; be sure the specified <span style="font-weight:bold">Install Directory</span> is empty!</span></div><br> ' ;
You can’t perform that action at this time.
0 commit comments