We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9b1f9 commit d63297cCopy full SHA for d63297c
docs/topics/yaml-rule-structure-syntax.adoc
@@ -402,7 +402,7 @@ when:
402
upperbound: "<version_string>" <2>
403
lowerbound: "<version_string>" <3>
404
----
405
-<1> Name of the dependency to search .
+<1> Name of the dependency to search for.
406
<2> Upper bound on the version of the dependency.
407
<3> Lower bound on the version of the dependency.
408
0 commit comments