Skip to content

Commit f69b70a

Browse files
committed
Documentation: typo
Signed-off-by: Pierre Bertet <bonjour@pierrebertet.net>
1 parent a1facce commit f69b70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

laravel/documentation/artisan/tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<a name="the-basics"></a>
1111
## The Basics
1212

13-
Laravel's command-line tool is called Artisan. Artisan can be used to run "tasks" such as migrations, cronjobs, unit-tests, or anything that want.
13+
Laravel's command-line tool is called Artisan. Artisan can be used to run "tasks" such as migrations, cronjobs, unit-tests, or anything that you want.
1414

1515
<a name="creating-tasks"></a>
1616
## Creating & Running Tasks

0 commit comments

Comments
 (0)