Skip to content

Commit 1e802a4

Browse files
committed
minor
1 parent a3b3290 commit 1e802a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfn-resources/trigger/test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ we are going to use the application service provided by atlas, in order to use t
4949
with this CURL:
5050
``` bash
5151
curl --request POST \
52-
--url https://services.cloud.mongodb.com/api/admin/v3.0/auth/providers/mongodb-cloud/loginn \
52+
--url https://services.cloud.mongodb.com/api/admin/v3.0/auth/providers/mongodb-cloud/login \
5353
--header 'Accept: application json' \
5454
--header 'Content-Type: application/json' \
5555
--data '{"username": {your pub key}, "apiKey": {your pvt key}}'

0 commit comments

Comments
 (0)