diff options
author | 2019-05-17 14:54:25 +0300 | |
---|---|---|
committer | 2019-05-22 15:42:40 +0000 | |
commit | e9135d23dcf8f7822ed46a1031d078d3d295f6a7 (patch) | |
tree | 9dc4d770e90ffddb1585dfa5edefcd82d85ccf6d /docs/genericdesignerintegration.rst | |
parent | fcedbc898a9d7b24a72d037e41d49535a3ba13cc (diff) |
Fix minor typos in documentation
Change-Id: I0c1468fc0f7f9a03ee7c23c2ca1b9debd136c671
Issue-ID: SDC-2315
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Diffstat (limited to 'docs/genericdesignerintegration.rst')
-rw-r--r-- | docs/genericdesignerintegration.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/genericdesignerintegration.rst b/docs/genericdesignerintegration.rst index 5a717f4d32..a1b09f47db 100644 --- a/docs/genericdesignerintegration.rst +++ b/docs/genericdesignerintegration.rst @@ -5,10 +5,10 @@ Generic Designer Integration ======== -plugable Architecture +Pluggable Architecture ================================ SDC has been working on opening the application to allow an easy integration for any designer explanations. -the current definitions and explanations are located here. +The current definitions and explanations are located here: `Generic Designer Support <https://wiki.onap.org/display/DW/Generic+Designer+Support/>`_ |