diff options
author | anjali.walsatwar <anjali.walsatwar@huawei.com> | 2019-08-08 11:10:04 +0530 |
---|---|---|
committer | anjali.walsatwar <anjali.walsatwar@huawei.com> | 2019-08-08 11:10:04 +0530 |
commit | 71c5640dda0ea7fe0baa835a41621eb63d2693d9 (patch) | |
tree | 3cad587ff34e9c358bacd83d952454d147965d8d /docs/files | |
parent | 05ae49ba08884e1d2bf620ad6004105452bd37ed (diff) |
documents have different spelling mistakes and grammatical issues
fix for documents mistakes
Issue-ID: VNFSDK-448
Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com>
Change-Id: If2b2eabf8e4853fac2e283f8e55e5b31b404bf0d
Diffstat (limited to 'docs/files')
-rw-r--r-- | docs/files/pkgtool.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/files/pkgtool.rst b/docs/files/pkgtool.rst index 83df2bb..a089381 100644 --- a/docs/files/pkgtool.rst +++ b/docs/files/pkgtool.rst @@ -17,8 +17,8 @@ Provided tools * VNF Package Parser - translates VNF product blueprint into a format consumable by ONAP components -The tools are provided in a form of a shared library (Python module) that can -be used in other projects. A CLI is also provided out-of-the box for DevOps to +The tools are provided in the form of a shared library (Python module) that can +be used in other projects. A CLI is also provided out-of-the-box for DevOps to use the library with their scripts and automation framework. Repository Name: vnfsdk/pkgtools |