Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Commit b7a6139

Browse files
authored
Fix langage to language
1 parent 109a813 commit b7a6139

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

layouts/sdk/list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<h1 class="fw-bold display-2">Languages</h1>
1212

1313
<p class="pt-3">
14-
Langage SDKs allow you to quickly get started using the API in your language of choice, rather than having to
14+
Language SDKs allow you to quickly get started using the API in your language of choice, rather than having to
1515
(re-)implement all the HTTP methods from scratch.
1616
</p>
1717

@@ -40,4 +40,4 @@ <h1 class="fw-bold">
4040
{{ end }}
4141

4242
</div>
43-
{{ end }}
43+
{{ end }}

0 commit comments

Comments
 (0)