Skip to content

Commit 9ce20ff

Browse files
authored
Typo / Grammar fix. (#738)
1 parent 204a5eb commit 9ce20ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ test names to each line of code to a file named `testMatrix.json` in your projec
121121
It also generates a `mochaOutput.json` file which contains test run data similar to that
122122
generated by mocha's built-in [JSON reporter][27].
123123

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

0 commit comments

Comments
 (0)