docs: fix typos (#7124)

* fix typo

* fix typos

* fix typo

* fix typos

* fix typo

* fix typos
This commit is contained in:
omahs
2024-05-07 17:20:33 +02:00
committed by GitHub
parent 947d3ad27d
commit 04976db7a8
6 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ Install BLIS:
sudo make install
```
We recommend using openmp since it's easier to modify the cores been used.
We recommend using openmp since it's easier to modify the cores being used.
### llama.cpp compilation