From 16fe07f1773528a5944a6285c4b235e9fe802942 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Wed, 28 Jan 2026 08:50:37 -0500 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c8713a..d437dc6 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ To enable automatic Time Activity entries for an Issue, you simply need to assig **Note:** After the initial synchronization, this plugin will receive push notifications via Intuit's webhook service. -## Comainion Plugin Hooks +## Companion Plugin Hooks * :pdf_left, { issue: issue } * :pdf_right, { issue: issue } * :process_invoice_custom_fields, { issue: issue, invoice: invoice }