Skip to content

Commit b048753

Browse files
committed
wip it
1 parent d04f7d5 commit b048753

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ if (FeatureFlag::isOn('search-v2')) {
7777
}
7878
```
7979

80-
### Updating A Features State
81-
To change a features state you can call the following methods:
80+
### Updating Feature State
81+
To change the state of a feature you can call the following methods:
8282
```php
8383
use Codinglabs\FeatureFlags\Facades\FeatureFlag;
8484

0 commit comments

Comments
 (0)