Skip to content

Commit 8c8de25

Browse files
author
dbale-altoros
committed
feature: duplicated import rule
1 parent 0334f0c commit 8c8de25

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)