We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204a5eb commit 9ce20ffCopy full SHA for 9ce20ff
docs/advanced.md
@@ -121,7 +121,7 @@ test names to each line of code to a file named `testMatrix.json` in your projec
121
It also generates a `mochaOutput.json` file which contains test run data similar to that
122
generated by mocha's built-in [JSON reporter][27].
123
124
-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
125
a fault localization algorithm to generate 'suspiciousness' ratings for each line of
126
Solidity code in your project.
127
0 commit comments