We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd91bd commit 47f59b4Copy full SHA for 47f59b4
1 file changed
javascript/ql/src/semmle/javascript/frameworks/Babel.qll
@@ -60,7 +60,7 @@ module Babel {
60
this = cfg.getPluginConfig(pluginName)
61
}
62
63
- /** Gets the name of the plugin begin installed. */
+ /** Gets the name of the plugin being installed. */
64
string getPluginName() {
65
result = pluginName
66
0 commit comments