Skip to content

Commit

Permalink
fix: typo in mermaid
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalWilinski committed Aug 7, 2022
1 parent 52bb72a commit 5c4ed0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ sequenceDiagram
par Custom Resource to DynamoDB Table
Step Functions->>+DynamoDB Table: Update Items
end
Custom Resource->>:Migrations History Table: Migration X Complete
Custom Resource->>Migrations History Table: Migration X Complete
Custom Resource->>-CloudFormation: End
CloudFormation-->>-User: Update Complete
```
Expand Down

0 comments on commit 5c4ed0f

Please sign in to comment.