diff options
author | omahs <73983677+omahs@users.noreply.github.com> | 2024-05-07 17:20:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-07 18:20:33 +0300 |
commit | 04976db7a819fcf8bfefbfc09a3344210b79dd27 (patch) | |
tree | 5e954c895fc18c1e1d48a27383462efd7e4a2d9d /examples/sycl | |
parent | 947d3ad27d94f1addef76b5d64c314618f063933 (diff) |
docs: fix typos (#7124)
* fix typo
* fix typos
* fix typo
* fix typos
* fix typo
* fix typos
Diffstat (limited to 'examples/sycl')
-rw-r--r-- | examples/sycl/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sycl/README.md b/examples/sycl/README.md index b46f17f3..c589c2d3 100644 --- a/examples/sycl/README.md +++ b/examples/sycl/README.md @@ -1,6 +1,6 @@ # llama.cpp/example/sycl -This example program provide the tools for llama.cpp for SYCL on Intel GPU. +This example program provides the tools for llama.cpp for SYCL on Intel GPU. ## Tool |