Skip to content

Commit

Permalink
docs(servicenow): fix typo in the service now documentation (#1596)
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Kong <[email protected]>
  • Loading branch information
Zaperex authored May 1, 2024
1 parent 7dca646 commit 9de4ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/servicenow-actions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const backend = createBackend();

// Add the following line
backend.add(
import('@janus-idp/backstage-scaffolder-backend-module-regex/alpha'),
import('@janus-idp/backstage-scaffolder-backend-module-servicenow/alpha'),
);

backend.start();
Expand Down

0 comments on commit 9de4ff6

Please sign in to comment.