Typo / Grammar fix. (#738)

pull/743/head
Nathan Lee 2 years ago committed by GitHub
parent 204a5ebaa4
commit 9ce20ff4bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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.

Loading…
Cancel
Save