diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/Util.js b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/Util.js
index 15e5da80a5a11ab13c6b72064802a7f658dfd3c9..ea5623c96026ea281e593e30c622808383f20ca2 100644
--- a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/Util.js
+++ b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/js/util/Util.js
@@ -165,7 +165,7 @@ var Util = new function() {
 		}
 		
 		var warning = "<b>Please send an error report if you wish SIS to review it:</b>" +  "<br>" +
-			          "This report contains information about the user and the action it was performing when it happened, including it's data!: <br>" +
+			          "This report contains information about the user and the action it was performing when it happened, including its data!: <br>" +
 				      "Pressing the 'Send error report' button will open your default mail application and gives you the opportunity to delete any sensitive information before sending.";
 					 
 		var report = "agent: " + navigator.userAgent + "%0D%0A" +