Skip to content

Commit 798e806

Browse files
fixed typo in region tag
1 parent 75c825a commit 798e806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/samples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def delete_note(note_id, project_id):
6363
# [END containeranalysis_delete_note]
6464

6565

66-
# [START ccontaineranalysis_create_occurrence]
66+
# [START containeranalysis_create_occurrence]
6767
def create_occurrence(resource_url, note_id, occurrence_project, note_project):
6868
""" Creates and returns a new occurrence of a previously
6969
created vulnerability note."""

0 commit comments

Comments
 (0)