From f7921f0c6f5738f667523302957a92cba662319c Mon Sep 17 00:00:00 2001 From: r1ft1 Date: Thu, 15 Feb 2024 00:08:24 +0000 Subject: [PATCH] Typo: Update use-cases.adoc (#143) corrected typo maintian -> maintain --- docs/modules/introduction/pages/use-cases.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/introduction/pages/use-cases.adoc b/docs/modules/introduction/pages/use-cases.adoc index 6ee00c99..fd10674d 100644 --- a/docs/modules/introduction/pages/use-cases.adoc +++ b/docs/modules/introduction/pages/use-cases.adoc @@ -22,7 +22,7 @@ At the same time, anyone configuring your application -- whether that's your use + At the time of writing, Pkl offers configuration libraries for the JVM runtime, Swift, and also for Golang. + -We maintian the following libraries: +We maintain the following libraries: + * xref:java-binding:pkl-config-java.adoc[pkl-config-java] for Java compatible languages * xref:kotlin-binding:pkl-config-kotlin.adoc[pkl-config-kotlin] for the {uri-kotlin-homepage}[Kotlin] language.