You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/META-INF/plugin.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
References from endpoint uri to corresponding setters in camel classes, e.g. from the <code>synchronous</code> substring in endpoint uri <code>"direct:abc?synchronous=true"</code>
18
18
to <code>DirectEndpoint#setSynchronous</code>
19
19
</li>
20
-
<li>Real time validation of camel-jq expressions<li>
20
+
<li>Real time validation of camel-jq expressions</li>
0 commit comments