From b7a0ee5134f8072db9876fe1f7a69955b39313a4 Mon Sep 17 00:00:00 2001 From: Rex Chen Date: Tue, 14 Jan 2025 15:41:59 -0800 Subject: [PATCH] doc updates --- docs/resources/destination_subscription.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/destination_subscription.md b/docs/resources/destination_subscription.md index 71a5900..a94d781 100644 --- a/docs/resources/destination_subscription.md +++ b/docs/resources/destination_subscription.md @@ -86,7 +86,7 @@ resource "segment_destination_subscription" "send_to_webhook" { Required: -- `strategy` (String) Strategy supports the following modes: PERIODIC, SPECIFIC_DAYS, DBT_CLOUD or MANUAL. +- `strategy` (String) Strategy supports three modes: PERIODIC, SPECIFIC_DAYS, DBT_CLOUD or MANUAL. Optional: