Skip to content

Commit

Permalink
Typo / Grammar fix. (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
nslee333 committed Sep 5, 2022
1 parent 204a5eb commit 9ce20ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ test names to each line of code to a file named `testMatrix.json` in your projec
It also generates a `mochaOutput.json` file which contains test run data similar to that
generated by mocha's built-in [JSON reporter][27].

In combination these data sets can be passed to Joram's Honig's [tarantula][29] tool which uses
In combination these data sets can be passed to Joran Honig's [tarantula][29] tool which uses
a fault localization algorithm to generate 'suspiciousness' ratings for each line of
Solidity code in your project.

Expand Down

0 comments on commit 9ce20ff

Please sign in to comment.