Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit 7268f29

Browse files
committed
Merge pull request #298 from websafe/hotfix-typo-in-readme
Fixed typo in README.md.
2 parents febab30 + 5fb8ee0 commit 7268f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If you don't have composer installed globally then another way to create a new Z
2929
curl -#L https://github.com/zendframework/ZendSkeletonApplication/tarball/master | tar xz --strip-components=1
3030

3131

32-
2. Download composer into your proejct directory and install the dependencies:
32+
2. Download composer into your project directory and install the dependencies:
3333

3434
curl -s https://getcomposer.org/installer | php
3535
php composer.phar install

0 commit comments

Comments
 (0)