Skip to content

Commit 4cbc22a

Browse files
authored
Merge pull request #64 from MikeRalphson/patch-1
fix: typo in index.html
2 parents 1d3eb94 + f46d92b commit 4cbc22a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h1 class="text-primary-800 font-heading text-2xl font-bold tracking-heading md:
4444

4545
<h2
4646
class="text-gray-700 font-heading text-lg leading-relaxed tracking-body font-regular mb-10 max-w-4xl mx-auto">
47-
A collection of open-source and commerical tools for creating your APIs with OpenAPI
47+
A collection of open-source and commercial tools for creating your APIs with OpenAPI
4848
<br>
4949
Sourced from and published for the community
5050
</h2>
@@ -269,4 +269,4 @@ <h3 class="text-primary-800 font-heading text-2xl font-semibold tracking-heading
269269
<script src="assets/index.js"></script>
270270
</body>
271271

272-
</html>
272+
</html>

0 commit comments

Comments
 (0)