Skip to content

Commit

Permalink
Merge pull request #460 from AdobeDocs/ErinFinnegan-patch-5
Browse files Browse the repository at this point in the history
Update action-recording.md
  • Loading branch information
padmkris123 committed Apr 13, 2024
2 parents 29458ef + 6fa8cdf commit d9782bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/ps_reference/media/action-recording.md
Expand Up @@ -30,7 +30,7 @@ async function actionHandler(executionContext, info) {
let propValue = info["prop"];
}
```
The `executionContext` argument conforms to the argument used by [executeAsCommand](./executeasmodal). There is no usage of the context related to Action recording at this time.
The `executionContext` argument conforms to the argument used by [executeAsModal](./executeasmodal). There is no usage of the context related to Action recording at this time.


Example:
Expand Down

0 comments on commit d9782bd

Please sign in to comment.