Skip to content

Commit

Permalink
Merge pull request #1 from Apathetic012/master
Browse files Browse the repository at this point in the history
just a few of typos
  • Loading branch information
Zizaco committed Feb 11, 2013
2 parents 7ffe05e + 25317af commit 5ea52a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ The goal of this Package is to enable the rapid creation of objects for the purp

MIT

Instalation
Installation
-----------

In the `require` key of `composer.json` file add the following

"zizaco/factory-muff": "dev-master"

Run the Composer update comand
Run the Composer update command

$ composer update

Expand Down Expand Up @@ -95,7 +95,7 @@ class TestUserModel extends PHPUnit_Framework_TestCase {
}
```

### Kinds of attribute suported
### Kinds of attribute supported

* string
* Grab a random word from the wordlist. Ex: "bucket","mouse","laptop","America"
Expand Down

0 comments on commit 5ea52a1

Please sign in to comment.