Skip to content

Commit

Permalink
Merge pull request #90 from ewolff/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbutton authored Jun 12, 2024
2 parents 7181df6 + cc398fa commit f3b4637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h3 class="tile__heading-text">Own UI</h3>
<img loading="lazy" src="img/anchor.svg" class="anchor-icon" alt="Anchor link to this section" />
</a>
</div>
<p class="text-center">An SCS should make its features usable to end-users via its own UI. Therefore the SCS should have no shared UI with other SCSs. SCSs might still have links to each other. However, asynchronous integration means that the SCS should still work even if the UI of another SCS is not available.</p>
<p class="text-center">An SCS must make its features usable to end-users via its own UI. Therefore the SCS should have no shared UI with other SCSs. SCSs might still have links to each other. However, asynchronous integration means that the SCS should still work even if the UI of another SCS is not available.</p>
</div>
<div class="tile">
<div class="tile__img-container"><img loading="lazy" src="img/characteristics-no-shared-business-logic.svg" alt="no shared business logic" class="benefit-image-customizable"></div>
Expand Down Expand Up @@ -373,4 +373,4 @@ <h2 class="text-centered">The Idea</h2>
Contribute on <a href="https://github.com/innoq/SCS">Github</a>.<br>
Find us on <a href="https://x.com/scsarchitecture">X (Twitter)</a>
</p>
</section>
</section>

0 comments on commit f3b4637

Please sign in to comment.