File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
javascript/ql/experimental/adaptivethreatmodeling/lib/experimental/adaptivethreatmodeling Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ abstract class AtmConfig extends string {
8181 ) {
8282 // An endpoint is an effective sink (sink candidate) if none of its characteristics give much indication whether or
8383 // not it is a sink. Historically, we used endpoint filters, and scored endpoints that are filtered out neither by
84- // a standard endpoint filter nor by an endpoint filter specific to this sink type. To replicate this behaviour , we
84+ // a standard endpoint filter nor by an endpoint filter specific to this sink type. To replicate this behavior , we
8585 // have given the endpoint filter characteristics medium confidence, and we exclude endpoints that have a
8686 // medium-confidence characteristic that indicates that they are not sinks, either in general or for this sink type.
8787 exists ( EndpointCharacteristics:: EndpointCharacteristic filter , float confidence |
You can’t perform that action at this time.
0 commit comments