We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109a813 commit b7a6139Copy full SHA for b7a6139
layouts/sdk/list.html
@@ -11,7 +11,7 @@
11
<h1 class="fw-bold display-2">Languages</h1>
12
13
<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
+ Language SDKs allow you to quickly get started using the API in your language of choice, rather than having to
15
(re-)implement all the HTTP methods from scratch.
16
</p>
17
@@ -40,4 +40,4 @@ <h1 class="fw-bold">
40
{{ end }}
41
42
</div>
43
-{{ end }}
+{{ end }}
0 commit comments