diff --git a/parsers/json2html.ps1 b/parsers/json2html.ps1
index b22e07d..fb3bf1c 100644
--- a/parsers/json2html.ps1
+++ b/parsers/json2html.ps1
@@ -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 "
+ Write-Host "Error: Please pass the peas.out file and the path to save the html`njson2html.ps1 "
exit
}
-main
\ No newline at end of file
+main