Skip to content

Commit 1a4685b

Browse files
Siddharthecfan
andauthored
Apply suggestions from code review
Co-authored-by: Esther Fan <[email protected]>
1 parent b8b545d commit 1a4685b

File tree

1 file changed

+2
-2
lines changed
  • articles/logic-apps/connectors

1 file changed

+2
-2
lines changed

articles/logic-apps/connectors/sap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,11 @@ The SAP built-in connector significantly differs from the SAP managed connector
146146

147147
- SAP built-in connector: Strictly validates the input payload against the **`IDoc Format`** specified in the action inputs. If a mismatch exists between the provided **`IDoc Format`** and the input XML IDoc structure, the built-in connector throws an error.
148148

149-
- SAP managed connector: Direclty infers the IDoc format from the input payload, allowing for more flexibility by not requiring an exactly matching format.
149+
- SAP managed connector: Directly infers the IDoc format from the input payload, allowing for more flexibility by not requiring an exactly matching format.
150150

151151
* Handling BizTalk XML group segments
152152

153-
- SAP built-in connector**: Strictly follows the schema defined by the schema generator.
153+
- SAP built-in connector: Strictly follows the schema defined by the schema generator.
154154

155155
- A segment that ends with **`GRP`** (group segment) must define any child segments only one time per instance.
156156

0 commit comments

Comments
 (0)