We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1497e97 commit 0583886Copy full SHA for 0583886
README.md
@@ -54,7 +54,7 @@ The session key name could be configured in the:
54
stateless.header => env('STATELESS_HEADER', 'X-STATELESS-HEADER')
55
```
56
57
-Danger: The key name separators should use `-` not `_` [according with this.](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers).
+Danger: The key name separators should use `-` not `_` [according with this](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers).
58
### Testing
59
60
``` bash
0 commit comments