Skip to content

Commit 092f60e

Browse files
author
Bastien Krettly
authored
Update README.md
1 parent a9ea379 commit 092f60e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ app.get('/users', (req, res) => {
407407
);
408408
}
409409
});
410+
});
410411
```
411412

412413
## 6 - Création d'un middleware d'authentification

0 commit comments

Comments
 (0)