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

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
0x346e3730 committed May 6, 2019
1 parent ed4c70a commit 638e0ec
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 638e0ec

Please sign in to comment.