Skip to content

Commit 3921ceb

Browse files
authored
Merge pull request #466 from iamsyh/patch-1
docs: fixed typo in `docs/install.md`
2 parents 6c64ec7 + a8c8961 commit 3921ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ These instructions assume that you have already [installed the CodeIgniter 4 app
2323
## Composer Installation
2424

2525
Installation is done through [Composer](https://getcomposer.org). The example assumes you have it installed globally.
26-
If you have it installed as a phar, or othewise you will need to adjust the way you call composer itself.
26+
If you have it installed as a phar, or otherwise you will need to adjust the way you call composer itself.
2727

2828
```
2929
> composer require codeigniter4/shield

0 commit comments

Comments
 (0)