Skip to content
This repository was archived by the owner on Apr 5, 2026. It is now read-only.
This repository was archived by the owner on Apr 5, 2026. It is now read-only.

Typo in Python function name 'triggor_webhook' #74

Description

@aliAljaffer

As a developer
I want function names spelled correctly
So that the webhook API is professional

Current Behavior

triggor_webhook() instead of trigger_webhook().

Location: src/python/webhook_manager.py line 18

Acceptance Criteria

  • Rename to trigger_webhook()

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomerspythonPython code issuestypoSpelling or grammar erroruser-storyUser story format issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions