Skip to content

Commit 87fd7b5

Browse files
authored
fix single quotes
1 parent 2089c52 commit 87fd7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/06_SAP_Fiori_Elements/navigation-from-an-app-outbound-navigation-d782acf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ If `RequiresContext` is true, then the button is disabled until a selection is m
285285
>
286286
> ```
287287
> {
288-
> semanticObject: EPMProduct,
288+
> semanticObject: 'EPMProduct',
289289
> semanticObjectAction: 'manage_st',
290290
> label: 'IBNWithContext',
291291
> requiresContext: true,

0 commit comments

Comments
 (0)