https://bugs.eclipse.org/bugs/show_bug.cgi?id=238808
diff --git a/libraries/EPF_Practices_Library/practice.tech.evolutionary_design.base/guidances/supportingmaterials/using_ed_in_context.xmi b/libraries/EPF_Practices_Library/practice.tech.evolutionary_design.base/guidances/supportingmaterials/using_ed_in_context.xmi
index b250a34..8e772c6 100644
--- a/libraries/EPF_Practices_Library/practice.tech.evolutionary_design.base/guidances/supportingmaterials/using_ed_in_context.xmi
+++ b/libraries/EPF_Practices_Library/practice.tech.evolutionary_design.base/guidances/supportingmaterials/using_ed_in_context.xmi
@@ -4,15 +4,15 @@
     xmlns:rmc="http://www.ibm.com/rmc" rmc:version="7.5.0" xmlns:epf="http://www.eclipse.org/epf"
     epf:version="1.5.0" xmi:id="-5Eyl-J5cLkiBJKpxgcxBRA"
     name="new_supporting_material,_atpj0GjLEd2PJ-nlV-86WA" guid="-5Eyl-J5cLkiBJKpxgcxBRA"
-    changeDate="2008-08-12T18:35:45.426-0700" version="7.5.0">
+    changeDate="2008-08-14T08:40:06.657-0700" version="7.5.0">
   <mainDescription>&lt;p>&#xD;
-    The Evolutionary Design practice describes how to use ED to create a high quality design by evolving the design in&#xD;
-    small increments and refactoring often. It should be used in conjunction with other practices or process elements to&#xD;
-    deliver high quality software. This example illustrates one possible way of utilizing the ED practice in conjunction&#xD;
-    with other practices.&#xD;
+    The Evolutionary Design practice describes how to create a high quality design by evolving the design in small&#xD;
+    increments and refactoring often. It should be used in conjunction with other practices or process elements to deliver&#xD;
+    high quality software. This example illustrates one possible way of utilizing the ED practice in conjunction with other&#xD;
+    practices.&#xD;
 &lt;/p>&#xD;
 &lt;p>&#xD;
-    This digram describes an evolutionary approach to developing software by incrementally considering a small part of the&#xD;
+    This diagram describes an evolutionary approach to developing software by incrementally considering a small part of the&#xD;
     system. A brief amount of time is spent considering the possible design, the code is implemented using a test-first&#xD;
     approach, and&amp;nbsp;the design is reviewed and refactored until high quality software is achieved. The new part of the&#xD;
     system is then integrated with the rest of the system, and another small part of the system is selected for&#xD;