diff --git a/ci/fuzzing/README.txt b/ci/fuzzing/README.txt index 5ee4b8d0d0..d9ca23fd88 100644 --- a/ci/fuzzing/README.txt +++ b/ci/fuzzing/README.txt @@ -7,7 +7,7 @@ Fuzzing GStreamer * Fuzzing targets Fuzzing targets as small applications where we can test a specific - element or API. The goal is to have them be as small/targetted as + element or API. The goal is to have them be as small/targeted as possible. ex: appsrc ! ! fakesink num-buffers= @@ -43,7 +43,7 @@ Fuzzing GStreamer * Add a standalone build script We need to be able to build and test the fuzzing targets outside - of the oss-fuzz infrastructure, and do that in our continous + of the oss-fuzz infrastructure, and do that in our continuous integration system. We need: