From 52bae510813785b3f5a391beeafcb1bc779322f1 Mon Sep 17 00:00:00 2001 From: zuyu Date: Thu, 15 Aug 2024 09:26:24 +0800 Subject: [PATCH] Fix typo in fuzz README.md --- .clusterfuzzlite/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.clusterfuzzlite/README.md b/.clusterfuzzlite/README.md index 813f4e6..c1b96f8 100644 --- a/.clusterfuzzlite/README.md +++ b/.clusterfuzzlite/README.md @@ -4,7 +4,7 @@ This folder contains a fuzzing set for [ClusterFuzzLite](https://google.github.i ## Running fuzzing locally -To reproduce this set up the way ClusterFuzzLite does it (by way of [OSS-Fuzz](https://github.com/google/oss)) you can do: +To reproduce this set up the way ClusterFuzzLite does it (by way of [OSS-Fuzz](https://github.com/google/oss-fuzz)) you can do: ```sh git clone https://github.com/google/oss-fuzz