diff --git a/MEC010-2_AppPkgMgmt.json b/MEC010-2_AppPkgMgmt.json
index 29d0e8d70f434fc0869fcff61b63717790e6a694..14877530c4f0e3ed9a438c03fd015f725bab9c0e 100644
--- a/MEC010-2_AppPkgMgmt.json
+++ b/MEC010-2_AppPkgMgmt.json
@@ -1756,7 +1756,7 @@
             }
           },
           "computeRequirements": {
-            "description": "Not specified.",
+            "description": "Specifies compute requirements.",
             "type": "array",
             "items": {
               "type": "string",
@@ -2167,7 +2167,7 @@
             }
           },
           "additionalArtifacts": {
-            "description": "Additional information of application package artifacts that are not application software images. Type is TBD. See note 2.",
+            "description": "Additional information of application package artifacts that are not application \nsoftware images. Type is TBD. See note 2.\n",
             "type": "array",
             "items": {
               "type": "string",
diff --git a/MEC010-2_AppPkgMgmt.yaml b/MEC010-2_AppPkgMgmt.yaml
index 50193a67d39711712765c19b527fa6f8cfb856bc..9339b5b4c425a775f534d4d09f5047eb9c0dc368 100644
--- a/MEC010-2_AppPkgMgmt.yaml
+++ b/MEC010-2_AppPkgMgmt.yaml
@@ -1321,7 +1321,7 @@ components:
           items:
             $ref: '#/components/schemas/RequestedAdditionalCapabilityData'
         computeRequirements:
-          description: Not specified.
+          description: Specifies compute requirements.
           type: array
           items:
             type: string
@@ -1673,7 +1673,9 @@ components:
             type: string
             format: not-specified
         additionalArtifacts:
-          description: Additional information of application package artifacts that are not application software images. Type is TBD. See note 2.
+          description: | 
+            Additional information of application package artifacts that are not application 
+            software images. Type is TBD. See note 2.
           type: array
           items:
             type: string