Skip to content

Commit b7a6139

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

layouts/sdk/list.html

+2-2
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)