Skip to content

Commit

Permalink
Minor readability update
Browse files Browse the repository at this point in the history
  • Loading branch information
lhazlewood committed Sep 23, 2015
1 parent 137b6db commit 3e80cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ try {
}
```

You can also require custom fields by using the `require(name, requiredValue)` method - for example:
You can also require custom fields by using the `require(fieldName, requiredFieldValue)` method - for example:

```java
try {
Expand Down

0 comments on commit 3e80cd6

Please sign in to comment.