From 9494d7c4774ab745490b5a19570ff7747a194143 Mon Sep 17 00:00:00 2001 From: Richard Kiss Date: Tue, 12 Dec 2023 01:53:36 -0800 Subject: english : use `typos` to fix comments and logs (#4354) --- gguf-py/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gguf-py') diff --git a/gguf-py/README.md b/gguf-py/README.md index 502b6a51..a27d2fc0 100644 --- a/gguf-py/README.md +++ b/gguf-py/README.md @@ -61,7 +61,7 @@ If you want to publish the package manually for any reason, you need to have `tw pip install build twine ``` -Then, folow these steps to release a new version: +Then, follow these steps to release a new version: 1. Bump the version in `pyproject.toml`. 2. Build the package: -- cgit v1.2.3