Skip to content

Commit f58bc7e

Browse files
committed
clarify
1 parent 7fa9ff2 commit f58bc7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodered.php

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

114114
// Display install information
115115
$msg = '<div style="margin-top:-20px;width:75%;"><span>';
116-
$msg .= 'The Node-RED framework lives inside the "nodeapp" folder (adjacent to "public_html"). ';
116+
$msg .= 'The Node-RED instance lives inside the "nodeapp" folder (adjacent to "public_html"). ';
117117
$msg .= 'It can be a standalone instance in the domain root, or in a subfolder using the ';
118118
$msg .= '<b>Install Directory</b> field below.</span> The specified <b>Install Directory</b> must be non-existent or empty.<br><br>';
119119

0 commit comments

Comments
 (0)