Skip to content

Commit 1de1814

Browse files
committed
Scanning recipes can now be used in preconditions
1 parent 759bc96 commit 1de1814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/org/openrewrite/RecipeMarkdownGenerator.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2358,7 +2358,7 @@ $cliSnippet
23582358
23592359
# Scanning Recipes
23602360
2361-
_This doc contains all [scanning recipes](/concepts-and-explanations/recipes#scanning-recipes). Scanning recipes can not be used as preconditions._
2361+
_This doc contains all [scanning recipes](/concepts-and-explanations/recipes#scanning-recipes)._
23622362
23632363
""".trimIndent()
23642364
)

0 commit comments

Comments
 (0)