We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dadf21 commit 4e6b0edCopy full SHA for 4e6b0ed
resources/js/pages/welcome.tsx
@@ -45,7 +45,7 @@ export default function Welcome() {
45
<p className="mb-2 text-[#706f6c] dark:text-[#A1A09A]">
46
Laravel has an incredibly rich ecosystem.
47
<br />
48
- We suggest you start with the following.
+ We suggest starting with the following.
49
</p>
50
<ul className="mb-4 flex flex-col lg:mb-6">
51
<li className="relative flex items-center gap-4 py-2 before:absolute before:top-1/2 before:bottom-0 before:left-[0.4rem] before:border-l before:border-[#e3e3e0] dark:before:border-[#3E3E3A]">
0 commit comments