diff --git a/Jenkinsfile b/Jenkinsfile index 6dd20611b5bcb46a838cc8f3e1cecf8e88a36896..684cfc864fe99ce694aca759ed7cdf8c14d42a22 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -80,7 +80,7 @@ pipeline { subject: "[3GPP Forge] Validation succeeded: ${currentBuild.fullDisplayName}", body: "Your contribution to 3GPP Forge was applied successfully and, " + "after running the validation process for all the files in the repository, " + - "no critial errors were detected.\n" + + "no critical errors were detected.\n" + "Detailed information in the 'Console output' at ${env.BUILD_URL}" }