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

Commit b113c5f

Browse files
committed
[doc] Update default example
1 parent fecbfc4 commit b113c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/client_usage/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ and OpenCTI compatible date format.
3636
name="C2 server of the new campaign",
3737
description="This is the C2 server of the campaign",
3838
pattern_type="stix",
39-
indicator_pattern="[domain-name:value = 'www.5z8.info']",
39+
pattern="[domain-name:value = 'www.5z8.info']",
4040
x_opencti_main_observable_type="IPv4-Addr",
4141
valid_from=date,
4242
update=True,

0 commit comments

Comments
 (0)