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 31250d2 commit fbca823Copy full SHA for fbca823
jsondiscoverer.web/WebContent/app/partials/main.html
@@ -24,9 +24,9 @@ <h3>Advanced Discoverer</h3>
24
</div>
25
<div class="col-md-4">
26
<div class="text-center">
27
- <h3>Composition Discoverer</h3>
+ <h3>API Composer</h3>
28
<a href="#/composer"><img style="margin-bottom: 20px; width:600px;" class="img-thumbnail" src="images/compositionLanding.png" alt="Composition discoverer"></a>
29
- <p>The composition discoverer helps you to identify API compositions in a graphical way. </p>
+ <p>The API composer helps you to identify API compositions in a graphical way. </p>
30
31
32
0 commit comments