Skip to content

Commit d62c575

Browse files
authored
Update sessions-and-cookies.md (#13411)
1 parent 2ac4f9b commit d62c575

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

contributors.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- matmilbury
12
- 0xEddie
23
- aarbi
34
- abdallah-nour

docs/explanation/sessions-and-cookies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export async function action({
7272
}
7373
```
7474

75-
See the [Session API][session-api] for more all the methods available on the session object.
75+
See the [Session API][session-api] for all methods available on the session object.
7676

7777
### Login form example
7878

0 commit comments

Comments
 (0)