You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-apps/how-to-use-accelerator.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -304,7 +304,7 @@ Use following steps to reference a fragment in your accelerator:
304
304
--git-url <git-repo-URL>
305
305
```
306
306
307
-
1. Change the *accelerator.yaml* file in your accelerator project. Use `imports`under the `accelerator` section and `InvokeFragment` in the `engine` section to reference fragment in accelerator.
307
+
1. Change the *accelerator.yaml* file in your accelerator project. Use the `imports`instructions in the `accelerator` section and the `InvokeFragment` instructions in the `engine` section to reference fragment in accelerator.
0 commit comments