diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-08-27 16:11:45 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-08-27 16:37:20 +0000 |
commit | a5ced7738d5220007c1e340a62fc4bd2b784b2b8 (patch) | |
tree | 936e546a66884ddbdd6d9164d4a21b7e6af2ba65 | |
parent | a5f68569ea5579267426b943d4464cdfb6e2c387 (diff) |
VNFRQTS - Fixing typo in R-43958
Issue-ID: VNFRQTS-309
Change-Id: I603af972f886682c38717e389956fb393e773eb6
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
-rwxr-xr-x | docs/Chapter7/VNF-On-boarding-and-package-management.rst | 2 | ||||
-rw-r--r-- | docs/data/needs.json | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/Chapter7/VNF-On-boarding-and-package-management.rst b/docs/Chapter7/VNF-On-boarding-and-package-management.rst index c8c7b05..bd49838 100755 --- a/docs/Chapter7/VNF-On-boarding-and-package-management.rst +++ b/docs/Chapter7/VNF-On-boarding-and-package-management.rst @@ -483,7 +483,7 @@ Testing :keyword: MUST The xNF Package **MUST** include documentation describing - the tests that were conducted by the xNF providor and the test results. + the tests that were conducted by the xNF provider and the test results. .. req:: :id: R-04298 diff --git a/docs/data/needs.json b/docs/data/needs.json index 445e2ba..e0a4b50 100644 --- a/docs/data/needs.json +++ b/docs/data/needs.json @@ -1,10 +1,10 @@ { - "created": "2018-08-26T07:27:45.431204", + "created": "2018-08-27T16:35:55.323885", "current_version": "casablanca", "project": "", "versions": { "casablanca": { - "created": "2018-08-26T07:27:45.431191", + "created": "2018-08-27T16:35:55.323795", "needs": { "R-00011": { "description": "A VNF's Heat Orchestration Template's Nested YAML files\nparameter's **MUST NOT** have a parameter constraint defined.", @@ -9868,7 +9868,7 @@ "validation_mode": "" }, "R-43958": { - "description": "The xNF Package **MUST** include documentation describing\nthe tests that were conducted by the xNF providor and the test results.", + "description": "The xNF Package **MUST** include documentation describing\nthe tests that were conducted by the xNF provider and the test results.", "full_title": "", "hide_links": "", "id": "R-43958", |