diff --git a/docs/advanced.md b/docs/advanced.md index 8b745cc..ba8176e 100644 --- a/docs/advanced.md +++ b/docs/advanced.md @@ -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.