Skip to content

Commit 281a12f

Browse files
authored
add a period
1 parent 1e7a0b5 commit 281a12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planet/subscription_request.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def build_request(name: str,
8484
name: Name of the subscription.
8585
source: A source for the subscription, i.e. catalog.
8686
delivery: A delivery mechanism e.g. GCS, AWS, Azure, or OCS.
87-
notifications: Specify notifications via email/webhook
87+
notifications: Specify notifications via email/webhook.
8888
tools: Tools to apply to the products. Order defines
8989
the toolchain order of operatations.
9090
"""

0 commit comments

Comments
 (0)