Skip to content

Commit e778da5

Browse files
committed
Fix formatting
1 parent 690bc1d commit e778da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/ml/_types/Anomaly.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export class Anomaly {
3636
function?: string
3737
function_description?: string
3838
/**
39-
* If the detector function is `lat_long`, this object contains comma delimited strings for the latitude and longitude of the actual and typical values.
39+
* If the detector function is `lat_long`, this object contains comma delimited strings for the latitude and longitude of the actual and typical values.
4040
*/
4141
geo_results?: GeoResults
4242
influencers?: Influence[]

0 commit comments

Comments
 (0)