From 2e662efae4db4fa602662cf7d6391cc12066e3a7 Mon Sep 17 00:00:00 2001 From: henrikvalv3 Date: Wed, 25 Feb 2026 15:18:38 +0000 Subject: [PATCH] fix: correct typo in root README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c1f26f5..473f9ac 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This project is licensed under the Apache License 2.0 - see the [`LICENSE`](LICE ## Code of Conduct -This project has adopted the[Google Open Source Community Guidelines](CODE_OF_CONDUCT.md). +This project has adopted the [Google Open Source Community Guidelines](CODE_OF_CONDUCT.md). ## Security @@ -44,4 +44,4 @@ See [`SECURITY.md`](SECURITY.md) for details on how to report security vulnerabi ## Contributing -See[`CONTRIBUTING.md`](CONTRIBUTING.md) for details on how to contribute to this project. \ No newline at end of file +See [`CONTRIBUTING.md`](CONTRIBUTING.md) for details on how to contribute to this project. \ No newline at end of file