diff --git a/python/ql/lib/semmle/python/frameworks/Gradio.qll b/python/ql/lib/semmle/python/frameworks/Gradio.qll index 277a3adc9c0..b58d7bf0cb7 100644 --- a/python/ql/lib/semmle/python/frameworks/Gradio.qll +++ b/python/ql/lib/semmle/python/frameworks/Gradio.qll @@ -99,7 +99,7 @@ module Gradio { } /** - * Track `inputs` parameters in Gradio decorators to event handlers, that are sources of untrusted data. + * The `inputs` parameters in Gradio decorators to event handlers, that are sources of untrusted data. */ class GradioInputDecorator extends RemoteFlowSource::Range { GradioInputDecorator() {