Skip to content

Commit

Permalink
clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveorevo committed Sep 28, 2023
1 parent 9f5021e commit b95cd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodeapp.php
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ public function allocate_ports( $nodeapp_folder ) {
$hcpp->allocate_port( $name, $user, $domain );
}

// Throw a nodeapp event to allow other plugins allocate ports
// Throw a nodeapp event to allow other plugins to allocate ports
$args = [
'user' => $user,
'domain' => $domain,
Expand Down

0 comments on commit b95cd5c

Please sign in to comment.