Skip to content

Commit 9313896

Browse files
authored
fix typo (#2119)
Signed-off-by: maoyixie <[email protected]>
1 parent 03a842e commit 9313896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/oss-fuzz-gen-e2e/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OSS-Fuzz-gen helper scripts
22

3-
This foler contains various helper scripts to run [OSS-Fuzz-gen](https://github.com/google/oss-fuzz-gen).
3+
This folder contains various helper scripts to run [OSS-Fuzz-gen](https://github.com/google/oss-fuzz-gen).
44
OSS-Fuzz-gen relies on Fuzz Introspector to provide data about the target under
55
analysis, and relies on the web API to make the data available. The benefit
66
of this is that the web API makes it possible to easily query data about

0 commit comments

Comments
 (0)