]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
server : fix typo in README.md for features list (#19510)
authorRichardScottOZ <redacted>
Thu, 12 Feb 2026 07:56:25 +0000 (18:26 +1030)
committerGitHub <redacted>
Thu, 12 Feb 2026 07:56:25 +0000 (08:56 +0100)
extra l for full

tools/server/README.md

index d132830171702d7c464edc1825f7b8428990a91c..0b56ca1e276383284414dd0b1a6051b1cdc4fba5 100644 (file)
@@ -19,7 +19,7 @@ Set of LLM REST APIs and a web UI to interact with llama.cpp.
  * Speculative decoding
  * Easy-to-use web UI
 
-For the ful list of features, please refer to [server's changelog](https://github.com/ggml-org/llama.cpp/issues/9291)
+For the full list of features, please refer to [server's changelog](https://github.com/ggml-org/llama.cpp/issues/9291)
 
 ## Usage