From: GideonSerf Date: Mon, 22 Sep 2025 08:49:58 +0000 (+0200) Subject: embedding : fix typos in README (#16171) X-Git-Tag: upstream/0.0.6641~95 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=c6db9a10278f40b4b8d3f6931728f2cce2356daa;p=pkg%2Fggml%2Fsources%2Fllama.cpp embedding : fix typos in README (#16171) --- diff --git a/examples/embedding/README.md b/examples/embedding/README.md index 12b372bf..3dd279d9 100644 --- a/examples/embedding/README.md +++ b/examples/embedding/README.md @@ -43,8 +43,8 @@ The above command will output space-separated float values. | $"string"$ | | |--------------|-| | "\n" | (default) -| "<#embSep#>" | for exemple -| "<#sep#>" | other exemple +| "<#embSep#>" | for example +| "<#sep#>" | other example ## examples ### Unix-based systems (Linux, macOS, etc.):