Skip to content

Commit 72aa9f5

Browse files
committed
shorten wording
1 parent 2935587 commit 72aa9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ export default function Show({ user }) {
155155
<Layout>
156156
<Head title="Welcome" />
157157
<h1>Welcome</h1>
158-
<p>Hello {user.name}, welcome to Laravel and Inertia.</p>
158+
<p>Hello {user.name}, welcome to Inertia.</p>
159159
</Layout>
160160
)
161161
}

0 commit comments

Comments
 (0)