Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #60 from GrosTon1/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
migo315 committed May 7, 2019
2 parents ed4c70a + 638e0ec commit e310cd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cookie.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Now you can set a cookie (eg. in chrome, firefox etc) and set the feature names

![Image of Chrome cookies](images/cookie.png)

No matter what is set in the config - if the feature name exists in the cookie, the feature is enabled for you. Notice that featurs
No matter what is set in the config - if the feature name exists in the cookie, the feature is enabled for you. Notice that features
can only be enabled by cookie if they exists in your config.yml. In addition, you can explicitly disable some features for cookies:

```yml
Expand Down Expand Up @@ -86,4 +86,4 @@ flagception:
enable: true
mode: 'blacklist'

```
```

0 comments on commit e310cd8

Please sign in to comment.