Update enviroments.md the example for deleting an environment is missing the "s" in environments.
What does this MR do?
Updates the example api call.
Are there points in the code the reviewer needs to double check?
I would only suggest that they confirm the 404 with existing example as provided.
Why was this MR needed?
I attempted to delete an environment from a project using the example code. Took me a while to realize the example script was wrong. The call is properly documented but often people attempt the call using the example.
Screenshots (if relevant)
Does this MR meet the acceptance criteria? N/A it's a doc change to correct a typo
-
Changelog entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together