Skip to content

Commit 6002d4b

Browse files
authored
Merge pull request #557 from cooljeffro/patch-1
Update rapidoc-mini.html
2 parents b8c02c7 + 84a9313 commit 6002d4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/rapidoc-mini.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ <h2>Introducing &lt;rapi-doc-mini&gt; Web Component </h2>
4141
</li>
4242
<li>
4343
Or you are explaining a business case which uses microservices,
44-
where each microservice has its own OpenAPI spec and the ask is to pick few APIs from each of theses OpenAPI specs show how they come work together in a single document
44+
where each microservice has its own APIs and the ask is to pick few APIs from each of theses microservice show how they work together in a single document
4545
</li>
4646
</ul>
4747
</p>
4848

49-
<h2>Usage in a bolg style writing</h2>
49+
<h2>Usage in a blog style writing</h2>
5050
<p style="flex:1">
5151
It is fairly common to write specifically about few APIs to provide an initial understanding to your users.
5252
However in those cases you run the risk of your writeup getting outdated when the actual API changes its shape.
@@ -216,4 +216,4 @@ <h3>Handling non available specs</h3>
216216
</main>
217217

218218
</body>
219-
</html>
219+
</html>

0 commit comments

Comments
 (0)