Skip to content

Commit ffe522b

Browse files
committed
clarification
1 parent 243c6c8 commit ffe522b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ More will be added in the next coming weeks.
1515

1616
## Overview
1717

18-
WFC is for developers of Web API fuzzers, by providing utilies and library support for tasks that are common for all fuzzers.
18+
WFC is aimed at developers of Web API fuzzers, by providing utilities and library support for tasks that are common for all fuzzers.
1919
Currently, we focus on REST APIs.
2020
But future versions of WFC will likely be extended to support GraphQL and RPC as well.
2121

@@ -44,7 +44,7 @@ If you are a developer of a Web API fuzzer, there are 3 ways in which you can co
4444
## Fuzzers Supporting WFC
4545

4646
WFC has been initially developed by the authors of [EvoMaster](https://github.com/WebFuzzing/EvoMaster).
47-
If your fuzzer supports now WFC (e.g., implements authentication mechanisms based on WFC schema definition, and can output results in WFC report format), create a PR (or send us a message) and we will add it here.
47+
If your fuzzer supports now WFC (e.g., implements authentication mechanisms based on WFC schema definition, and can output results in WFC report format), create a PR (or send us a message) and we will add information about it here.
4848

4949
Current fuzzers (fully/partially) supporting WFC:
5050
* [EvoMaster](https://github.com/WebFuzzing/EvoMaster)

0 commit comments

Comments
 (0)