Skip to content

Commit

Permalink
Merge branch 'main' into feature/ATL-5878
Browse files Browse the repository at this point in the history
* main:
  fix: Remove slash (#57)
  • Loading branch information
elribonazo committed Oct 20, 2023
2 parents 87802fb + e3756ff commit 88b3d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ In order to complete this step you'll need to connect to the mediators Peer DID
```bash
curl --location \
--request GET '[[MEDIATOR ENDPOINT]]/invitation' \
--header 'Content-Type: application/json' \
--header 'Content-Type: application/json'
```

<Tabs>
Expand Down

0 comments on commit 88b3d39

Please sign in to comment.