From 8c22ea2772343571496f11a663b61dca5ec23413 Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Sun, 19 May 2024 13:29:17 +0200 Subject: [PATCH] Fix typos (#16776) --- bundles/org.openhab.voice.pipertts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.voice.pipertts/README.md b/bundles/org.openhab.voice.pipertts/README.md index 0e3a3fb031..57ad9ba250 100644 --- a/bundles/org.openhab.voice.pipertts/README.md +++ b/bundles/org.openhab.voice.pipertts/README.md @@ -17,7 +17,7 @@ The add-on is compatible with the following platforms: The add-on will download the required dependencies at first activation. -If your OpenHAB installation do not have access to the internet, you need to download the [piper-jni jar file](https://repo1.maven.org/maven2/io/github/givimad/piper-jni/1.2.0-a0f09cd/piper-jni-1.2.0-a0f09cd.jar) and place it at '/piper/'. +If your openHAB installation does not have access to the Internet, you need to download the [piper-jni jar file](https://repo1.maven.org/maven2/io/github/givimad/piper-jni/1.2.0-a0f09cd/piper-jni-1.2.0-a0f09cd.jar) and place it at '/piper/'. ### Downloading Voice Model Files -- 2.47.3