Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
retreive -> retrieve
  • Loading branch information
hdp authored Sep 13, 2024
1 parent b50366e commit b22cea2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/docs/Directory.postman_collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"item": [
{
"name": "Retreive the address directory",
"name": "Retrieve the address directory",
"request": {
"auth": {
"type": "noauth"
Expand All @@ -29,7 +29,7 @@
},
"response": [
{
"name": "Retreive the address directory",
"name": "Retrieve the address directory",
"originalRequest": {
"method": "GET",
"header": [],
Expand Down Expand Up @@ -91,4 +91,4 @@
]
}
]
}
}

0 comments on commit b22cea2

Please sign in to comment.