From 03576dfd04fb752187d1cc0117d3436b48185778 Mon Sep 17 00:00:00 2001 From: "Shubham Koli (FaultyCarry)" <37935825+Shubham-koli@users.noreply.github.com> Date: Wed, 27 Nov 2019 18:48:34 +0530 Subject: [PATCH] fixed typo. removed redundant comma. Signed-off-by: Shubham Koli (FaultyCarry) <37935825+shubham-koli@users.noreply.github.com> Signed-off-by: Ubuntu --- docs/source/developapps/connectionprofile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/developapps/connectionprofile.md b/docs/source/developapps/connectionprofile.md index a62b36b83ec..81ab2956f13 100644 --- a/docs/source/developapps/connectionprofile.md +++ b/docs/source/developapps/connectionprofile.md @@ -63,7 +63,7 @@ A static connection profile is normally created by an administrator who understands the network topology in detail. That's because a static profile can contain quite a lot of information, and an administrator needs to capture this in the corresponding connection profile. In contrast, dynamic profiles minimize -the amount of definition required, and therefore can be a better choice for +the amount of definition required and therefore can be a better choice for developers who want to get going quickly, or administrators who want to create a more responsive gateway. Connection profiles are created in either the YAML or JSON format using an editor of choice.