Minor text fixes
[aai/babel.git] / src / main / java / org / onap / aai / babel / csar / CsarConverterException.java
index eb81014..12b324e 100644 (file)
@@ -21,7 +21,7 @@
 package org.onap.aai.babel.csar;
 
 /**
- * This class represents an exception encountered when attempting to convert the yml files in a csar archive into xml.
+ * This class represents an exception encountered when attempting to convert the YAML files in a CSAR archive into XML.
  */
 public class CsarConverterException extends Exception {