diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:58:29 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-21 22:58:29 +0200 |
| commit | 5a864f24e03dc9e89188ff551ab01ea1ca2ceb88 (patch) | |
| tree | 9515ffcbd4677e3142c3f82d944fd8e12c25f228 /src/public | |
| parent | 42029f2e0a461b9431b8ba42c914b268fe857543 (diff) | |
| download | jo.mssola.com-5a864f24e03dc9e89188ff551ab01ea1ca2ceb88.tar.gz jo.mssola.com-5a864f24e03dc9e89188ff551ab01ea1ca2ceb88.zip | |
Fix a couple of typos on contributing.html
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'src/public')
| -rw-r--r-- | src/public/en/contributing.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/public/en/contributing.html b/src/public/en/contributing.html index 9fb236e..8d158c7 100644 --- a/src/public/en/contributing.html +++ b/src/public/en/contributing.html @@ -64,6 +64,6 @@ the <a href="https://docs.kernel.org/process/submitting-patches.html#developer-s title="Description of the Developer's Certificate of Origin 1.1">Developer's Certificate of Origin 1.1</a>. Thus, you must sign off all your commits if you want me to pull any of your changes. If your contribution was in any way -developed with the aid of an LLM, I'd also like to know it, as I'd appreciate -the honesty and I would tacke the review process differently. +developed with the aid of an LLM, I'd also like to know it, as I appreciate +the honesty and I would tackle the review process differently. </p> |
