fix typo
This commit is contained in:
parent
f5339ae80c
commit
c131c20a43
@ -391,8 +391,8 @@ try {
|
||||
$HTML_PATH = $(Read-Host "HTML Path")
|
||||
}
|
||||
catch {
|
||||
Write-Host "Error: Please pass the peas.out file and the path to save the html`npeas2html.ps1 <output_file> <HTML_file.html>"
|
||||
Write-Host "Error: Please pass the peas.out file and the path to save the html`njson2html.ps1 <output_file> <HTML_file.html>"
|
||||
exit
|
||||
}
|
||||
|
||||
main
|
||||
main
|
||||
|
Loading…
Reference in New Issue
Block a user