Skip to content

Commit a4a77ea

Browse files
authored
Update work-with-stix-objects-indicators.md
1 parent 6a725bb commit a4a77ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/work-with-stix-objects-indicators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ SourceRelationships
104104

105105
## Migrate existing queries to the new ThreatIntelObjects schema
106106

107-
This example shows how to migrate existing queries from the legacy `ThreatIntelligenceIndicators` table to the new `ThreatIntelObjects` schema. The query uses the `extend` operator to recreate legacy columns based on the `ObservableKey` and `ObservableValue` columns in the new table.
107+
This example shows how to migrate existing queries from the legacy `ThreatIntelligenceIndicator` table to the new `ThreatIntelObjects` schema. The query uses the `extend` operator to recreate legacy columns based on the `ObservableKey` and `ObservableValue` columns in the new table.
108108

109109
```Kusto
110110
ThreatIntelIndicators

0 commit comments

Comments
 (0)