Skip to content

Commit 86272df

Browse files
DOCSP-40653 minor fix (#269)
<!-- Add a description of your PR here (optional) --> - [DOCSP-40653](https://jira.mongodb.org/browse/DOCSP-40653) - [STAGING](https://preview-mongodbkanchanamongodb.gatsbyjs.io/ops-manager/DOCSP-40653a/reference/api/global-alert-configurations-toggle-one) - [LATEST BUILD LOG](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=667c4750ebce19f31451f0b8) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 3a1680c commit 86272df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/api/global-alert-configurations-toggle-one.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Request
2929

3030
.. code-block:: http
3131

32-
PUT /globalAlertConfigs/{GLOBAL-ALERT-CONFIG-ID}
32+
PATCH /globalAlertConfigs/{GLOBAL-ALERT-CONFIG-ID}
3333

3434
Request Path Parameters
3535
~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)