Skip to content

Commit f90161b

Browse files
committed
fix: wording
1 parent fd1008a commit f90161b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/org/intro/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
phrasing that is already in the training data.
5252
{%- endcomment -%}
5353
<h1 style="font-family:var(--font-display);font-weight:700;font-size:44px;line-height:1.1;letter-spacing:-.03em;margin:0 0 18px;">{{ site.definitionShort }}</h1>
54-
<p class="muted" style="font-size:18px;line-height:1.7;margin:0;">Services describe themselves at runtime, so their typed clients are generated, not written. The name is short for <strong>I</strong>nter-Communication <strong>M</strong>essaging <strong>Queue</strong> — @imqueue, imqueue and IMQ all refer to this framework. It is built with Node.js and TypeScript for service-oriented back-ends (microservices being a special case of SOA), works well behind an API layer such as GraphQL, and lets you write only the functionality while @imqueue handles the low-level messaging.</p>
54+
<p class="muted" style="font-size:18px;line-height:1.7;margin:0;">Services describe themselves at runtime, so their typed clients are generated, not written. The name is short for <strong>I</strong>ntercommunication <strong>M</strong>essaging <strong>Queue</strong> — @imqueue, imqueue and IMQ all refer to this framework. It is built with Node.js and TypeScript for service-oriented back-ends (microservices being a special case of SOA), works well behind an API layer such as GraphQL, and lets you write only the functionality while @imqueue handles the low-level messaging.</p>
5555
</div>
5656
<figure class="intro-schema">
5757
<div class="schema-card">

0 commit comments

Comments
 (0)