Skip to content

Commit 7b3424d

Browse files
authored
Merge pull request #59 from networktocode-llc/itdependsnetworks-patch-1
minor spelling update in README.md
2 parents 00ed93f + d4270bd commit 7b3424d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ Operator is a check which includes an array of different evaluation logic. Here
428428

429429
3. in-range: Check if the value of a specified element is in the given numeric range.
430430
- in-range: [20, 70]
431-
check if value is in range between 20 nad 70
431+
check if value is in range between 20 and 70
432432

433433
4. not-range: Check if the value of a specified element is outside of a given numeric range.
434434
- not-range: [5 , 40]

0 commit comments

Comments
 (0)