Skip to content

Commit b22a785

Browse files
Fixes error
1 parent f6554f4 commit b22a785

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/cases/cases-manage-settings.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ NOTE: If you update or delete templates, existing cases are unaffected.
126126

127127
[float]
128128
[[cases-observable-types]]
129-
== Observable types
129+
=== Observable types
130130

131131
.Requirements
132132
[sidebar]

docs/cases/cases-manage.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ TIP: Comments can contain Markdown. For syntax help, click the Markdown icon (im
101101
* <<cases-lens-visualization>>
102102
* Modify the case's description, assignees, category, severity, status, and tags.
103103
* <<cases-ui-integrations,Manage connectors>> and send updates to external systems (if you've added a connector to the case)
104-
* <<cases-manage-observables>>
104+
* <<cases-add-observables>>
105105
* <<cases-copy-case-uuid>>
106106
* Refresh the case to retrieve the latest updates
107107

@@ -218,7 +218,7 @@ To create an observable:
218218
. Provide the required details:
219219
** **Type**: Select the observable type. You can choose one of the preset types or create a <<cases-observable-types,custom one>>.
220220
+
221-
NOTE: A case can have up to 50 observables.
221+
NOTE: Each case can have a maximum of 50 observables.
222222
+
223223
** *Value*: Enter a value for the observable. The value must align with the type you select.
224224
** *Description* (Optional): Provide additional information about the observable.

docs/serverless/investigate/cases-open-manage.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Comments can contain Markdown. For syntax help, click the Markdown icon (image:i
108108
* <<cases-lens-visualization,Add a Lens visualization>>
109109
* Modify the case's description, assignees, category, severity, status, and tags.
110110
* Manage connectors and send updates to external systems (if you've added a connector to the case)
111-
* <<cases-manage-observables>>
111+
* <<cases-add-observables>>
112112
* <<cases-copy-case-uuid,Copy the case UUID>>
113113
* Refresh the case to retrieve the latest updates
114114

@@ -236,7 +236,7 @@ To create an observable:
236236
. Provide the required details:
237237
** **Type**: Select the observable type. You can choose one of the preset types or create a <<security-cases-observable-types,custom one>>.
238238
+
239-
NOTE: A case can have up to 50 observables.
239+
NOTE: Each case can have a maximum of 50 observables.
240240
+
241241
** *Value*: Enter a value for the observable. The value must align with the type you select.
242242
** *Description* (Optional): Provide additional information about the observable.

0 commit comments

Comments
 (0)