From: JJ Date: Thu, 21 Sep 2023 07:55:33 +0000 (-0700) Subject: readme: Fix spelling error (#1290) X-Git-Tag: upstream/1.7.4~1311 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=7e1592d2cdb3e6aa02faeaa7c74a1f39f2bcdfcb;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp readme: Fix spelling error (#1290) Fixed branding error: Javascript to JavaScript --- diff --git a/README.md b/README.md index df36e048..894e0e03 100644 --- a/README.md +++ b/README.md @@ -730,7 +730,7 @@ in [models](models). ## [Bindings](https://github.com/ggerganov/whisper.cpp/discussions/categories/bindings) - [X] Rust: [tazz4843/whisper-rs](https://github.com/tazz4843/whisper-rs) | [#310](https://github.com/ggerganov/whisper.cpp/discussions/310) -- [X] Javascript: [bindings/javascript](bindings/javascript) | [#309](https://github.com/ggerganov/whisper.cpp/discussions/309) +- [X] JavaScript: [bindings/javascript](bindings/javascript) | [#309](https://github.com/ggerganov/whisper.cpp/discussions/309) - React Native (iOS / Android): [whisper.rn](https://github.com/mybigday/whisper.rn) - [X] Go: [bindings/go](bindings/go) | [#312](https://github.com/ggerganov/whisper.cpp/discussions/312) - [X] Java: