Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Nov 21, 2023
1 parent bff641e commit 6843998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/next/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default function Home() {
return (
<main className="p-10 space-y-5">
<Title subtitle="" category="Home" />
<p>
<p className="max-w-xl">
This website showcase different ways to use the iron-session library.
Note: We&apos;ve added some delay to simulate database requests on
login.
Expand Down

0 comments on commit 6843998

Please sign in to comment.