We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963f6e2 commit 616d596Copy full SHA for 616d596
3.1/imports/basics.md
@@ -38,7 +38,7 @@ The file is expected to be located in your default filesystem disk (see `config/
38
Excel::import(new UsersImport, 'users.xlsx');
39
```
40
41
-### Importing from anther disk
+### Importing from another disk
42
43
You can specify another disk with the third parameter like your Amazon s3 disk. (see `config/filesystems.php`)
44
0 commit comments