Skip to content

Commit 616d596

Browse files
authored
Update basics.md
1 parent 963f6e2 commit 616d596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.1/imports/basics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The file is expected to be located in your default filesystem disk (see `config/
3838
Excel::import(new UsersImport, 'users.xlsx');
3939
```
4040

41-
### Importing from anther disk
41+
### Importing from another disk
4242

4343
You can specify another disk with the third parameter like your Amazon s3 disk. (see `config/filesystems.php`)
4444

0 commit comments

Comments
 (0)