Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pjan committed Mar 14, 2014
1 parent 66b1b94 commit c29828a
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 @@ -11,7 +11,7 @@ Ansible role to install the latest update of Oracle/Sun JDK version(s).

```yaml
oracle_jdk_java_versions: [7] # A list of java versions you want to have installed (6, 7 and/or 8)
oracle_jdk_java_version_default: 7 # The scala version you want to be the system default
oracle_jdk_java_version_default: 7 # The java version you want to be the system default
```
Expand Down

0 comments on commit c29828a

Please sign in to comment.