Skip to content

Commit fbca823

Browse files
committed
changes in the main part
1 parent 31250d2 commit fbca823

File tree

1 file changed

+2
-2
lines changed
  • jsondiscoverer.web/WebContent/app/partials

1 file changed

+2
-2
lines changed

jsondiscoverer.web/WebContent/app/partials/main.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ <h3>Advanced Discoverer</h3>
2424
</div>
2525
<div class="col-md-4">
2626
<div class="text-center">
27-
<h3>Composition Discoverer</h3>
27+
<h3>API Composer</h3>
2828
<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>
29+
<p>The API composer helps you to identify API compositions in a graphical way. </p>
3030
</div>
3131
</div>
3232
</div>

0 commit comments

Comments
 (0)