diff options
Diffstat (limited to 'docs/BLIS.md')
-rw-r--r-- | docs/BLIS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BLIS.md b/docs/BLIS.md index 0bcd6eee..c933766b 100644 --- a/docs/BLIS.md +++ b/docs/BLIS.md @@ -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 |