We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac4f9b commit d62c575Copy full SHA for d62c575
contributors.yml
@@ -1,3 +1,4 @@
1
+- matmilbury
2
- 0xEddie
3
- aarbi
4
- abdallah-nour
docs/explanation/sessions-and-cookies.md
@@ -72,7 +72,7 @@ export async function action({
72
}
73
```
74
75
-See the [Session API][session-api] for more all the methods available on the session object.
+See the [Session API][session-api] for all methods available on the session object.
76
77
### Login form example
78
0 commit comments