From c27b0d3d88d238b4420b49e3a986f300167aef9e Mon Sep 17 00:00:00 2001 From: ddh0 Date: Sun, 29 Mar 2026 17:10:34 -0500 Subject: [PATCH] fix typo missing word "of" --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 74e90b40fa..181c133940 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -74,7 +74,7 @@ Maintainers reserve the right to decline review or close pull requests for any r *Contributors* and *collaborators*, as defined above, must disclose the origin of their code, if they did not write it themselves, to avoid potential licensing conflicts or intellectual property right violations. -Contributions that can be shown to originate from one or more the following sources, in whole or in part, will not be accepted: +Contributions that can be shown to originate from one or more of the following sources, in whole or in part, will not be accepted: - [ik_llama.cpp](https://github.com/ikawrakow/ik_llama.cpp) - [Iwan Kawrakow](https://github.com/ikawrakow)