Skip to content

Commit 6517ecb

Browse files
authored
Update README.md
1 parent be8cf61 commit 6517ecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Java CI with Maven](https://github.com/conorheffron/rules-engine/actions/workflows/maven.yml/badge.svg)](https://github.com/conorheffron/rules-engine/actions/workflows/maven.yml)
66

77
### Sample Rules defined in app configuration for a set of `features`
8-
- Eaxh feature can be `enabled or disabled` & each rule per feature can have `attr`, `op`, & `values` value/values list.
8+
- Each feature can be `enabled or disabled` & each rule per feature can have `attr`, `op`, & `values` value/values list.
99
- Rule Group logic not implemented yet - see #1 for intended / expected implementation details.
1010
```yml
1111
feature:

0 commit comments

Comments
 (0)