Skip to content

Commit 9dbb93b

Browse files
Merge branch 'develop' into feature/duplicated-imports
2 parents 0e9c062 + 0494368 commit 9dbb93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/use-in-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ report.messages.forEach(curError => console.log(curError.message));
2727
**linter.processStr**:
2828

2929
- Arguments:
30-
- code {String} - Source code to validation
30+
- code {String} - Source code for validation
3131
- config {Object} - Object representation of .solhint.json configuration
3232
- Returns:
3333
- report {Report} - object that contains list of errors and warnings

0 commit comments

Comments
 (0)