Skip to content

Commit

Permalink
Update products/compute/metadata/delete_template.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Sita Lakshmi Sangameswaran <sitalakshmi@google.com>
  • Loading branch information
m-strzelczyk and Sita04 authored Nov 29, 2023
1 parent d0ed7b4 commit aa6854b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/compute/metadata/delete_template.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = "Deletes an instance template from a project."
standalone = true
deprecated = false
# What kinds of preconditions needs to be met. Natural language. (optional)
requirements = "The template mus exist... No special requirements or hidden catches here."
requirements = "The template must exist... No special requirements or hidden catches here."
# What will happen when the code sample in the region tag gets executed. Natural Language. (optional)
effects = "The template gets deleted."

Expand Down

0 comments on commit aa6854b

Please sign in to comment.